.gallery {
border-style: none;
width: 640px;
}
div.thumb {
margin: 3px;
border: 1px solid #A0ACC0;
height: auto;
float: left;
text-align: center;
}	
.thumb img{
display: inline;
margin: 5px;
border: 1px solid #A0ACC0;
}
.thumb a:hover img {border: 1px solid black;}
.phototitle {
text-align: center;
width: 120px;
margin: 0 3px 3px 3px;
}
.galleryimg {
	text-align: center;
	display: inline-block;
	margin: 5px;
	width: 130px;
	height: 110px;
	padding: 5px;
	border-color: #7f7f7f;
	border-style: solid;
	border-width: 1px;
}
.phototitle {
	height: 25px;
}