@charset "utf-8";
/* CSS Document */
.galleryimgbox {
    width:180px;
	height:220px;
	margin-right:11px;
	margin-bottom:11px;
	float:left;
	text-align:center;
	font-size:x-small;
}
.glyimg {
    max-height:180px;
	max-width:180px;
}
