@charset "utf-8";
/* CSS Document */
.gallerybox2 {
	color: #666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width:112px;
	height:106px;
}
.gallerybox {
	color: #333;
	padding: 10px;
	background-color: #FFFFFF;
	border: 0;
}
.gallerypadding {
	background: url(../galleries/images/photobg.jpg) no-repeat;
	width: 174px;
	height: 187px;
	padding-bottom: 30px;
	text-align:center;
	vertical-align:middle;
	margin:auto;
}
.galleryphoto {
	padding: 20px 0 5px;
	margin: auto;
	border: 0;
	text-align:center;
	vertical-align:middle;
}
.phototext {
	color: #333;
	font-size: 10px;
	font-weight: bold;
	margin-top: -2px;
}