div.thumb {
	margin: 3px 3px;
	border: 0px solid #A0ACC0;
	height: auto;
	float: left;
	text-align: center;
	height: 150px;
	width: 170px;
}	
.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: 133px;
	margin-left: 18px;
} 
