
.gallery_wrap, .gallery_item, .gallery_item_header,.mainImg, ul.preview li  {position: relative; float: left;}

.gallery_wrap {width: 100%}
.gallery_item {width: 47%; margin: 1%;}

.gallery_item_header {width: 100%;}

.mainImg {width: 100%; margin-top:20px;}

.preview {float: left; width: 330px;}
ul.preview  {list-style-type: none; list-style-position: inside; margin:0;}
.preview li {margin: 0 15px 22px 0; display: block;}


.clearfloat {clear: both; width: 100%; height: 1px; line-height: 0px; white-space:nowrap;}
