@charset "utf-8";
/* CSS Document */


.galleryholder {
	width:500px;
	border: 0px solid;
}
.holder_albumLink {
	text-align:center;
	padding: 20px 10px 20px 10px;
	width:250px;
	float:left;
	font-size:13px;
}
.ablumTitle {
	font-size:15px;
}
.gallery_photo_summary {
	font-size:12px;
	min-height:24px;
}
.gallery_photo_holder {
	text-align:center;
	padding: 0 0 0 0;
	width:250px;
	float:left;
	font-size:13px;
}
.gallery_photo_description{
	font-size:13px;
}
.gallery_image{
	max-height:150px;
	max-width:200px
}