.gallery_wrap, .gallery_item, .gallery_item_header,.mainImg, ul.preview li  {position: relative; float: left;}

.gallery_wrap {width: 100%}
.gallery_item {margin:0 3px 10px 0;}

.gallery_item_header {width: 100%;}

.mainImg {width: 100%;}

.mainImg img {
	border:2px solid #FF9900;
	padding:2px;
	background:#dae12e;
}
.gallery_item_content img {
	border:2px solid #FF9900;
}
.clearfloat {clear: both; width: 100%; height: 1px; line-height: 0px; white-space:nowrap;}

#preview {
	float:right;
	width:300px;
}
#gal-sm {
	width:108px;
	height:130px;
	float:right;
	line-height:9px;
	margin:0 0 10px 10px;
	overflow:hidden;
}
#gal-sm p {
	font-size:9px;
	line-height:9px;
	text-align:left;
	margin:0 3px 3px 3px;
	padding:0;
}
