div.thumb {
	margin: 3px 3px;
	border: 0px solid #A0ACC0;
	height: auto;
	float: left;
	text-align: center;
}	
.thumb img{
	display: inline;
	margin: 3px;
	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; width: 110px;} 