div.thumb {
margin: 3px;
border: 1px solid #A0ACC0;
height: auto;
float: right;
text-align: center;
} 
.thumb img{
display: inline;
margin: 5px;
border: 1px solid #A0ACC0;
}
.thumb a:hover img {border: 1px solid black;}
.photocattitle {text-align: center; font-weight: bold;}
.phototitle {
text-align: center;
font-weight: normal;
text-decoration:none;
cursor:hand;
width: 120px;
margin: 0 3px 3px 3px;
} 
