﻿.flickrThumb 
{
    float: left;
    padding:10px;
}
.flickrThumb a
{
    text-decoration:none !important;
}
.thumbsHolder
{
	margin: 0px auto;
    width:710px;
	float:left;
    height: auto;
    border:0;
    border-top:1px solid #8e8e8e;
    border-bottom:1px solid #8e8e8e;
    margin-top:-3px;
    position:relative;
    z-index:1;
}
.thumbsHolder img
{
    margin:5px;
}

.ourImage
{
    background-repeat:no-repeat; 
    background-position:center center;
    border:1px solid #8e8e8e;
    width:75px;
    height:75px;
}