div.thumb {
margin: 3px;
border: 1px solid #6a6a6a;
height: auto;
width: 135px;
float: left;
text-align: center;
margin-right: 0px;
margin-left: 30px;
margin-top: 10px;
} 
.thumb img{
display: inline;
margin: 5px;
border: 1px solid #6a6a6a;
}
.thumb a:hover img {border: 1px solid black;}
.photocattitle {text-align: center; font-weight: bold;}
.phototitle {
text-align: center;
font-weight: normal;
width: 120px;
margin: 0 3px 3px 3px;
}
