@charset "utf-8";
/* CSS Document */
#gallery_holder {
	width:1100px;
	min-height:150px;
	}
.ic_wrapper {
	min-width:150px;
	height:320px;
	margin:0 0 45px 25px;
	clear:none;
	}
.image_wrapper {
	min-width:150px;
	height:290px;
	margin-bottom:5px;
	}
.caption_wrapper {
	min-width:20px;
	height:25px;
	text-align:right;
	color:#999999;
	}
