#wrapper{width:1000px;min-height:96%;height:auto !important;margin:auto;margin-top:35px;}
.clearfix{clear:both;float:none;}
#bigPic{width:1000px;height:662px;overflow:hidden;}
#bigPic img{display:none;max-width:1000px;max-height:662px;}
ol#thumbs li.active{border:3px solid #ed4a5b;padding:1px;}
ol#thumbs, ol#thumbs li{margin:0;padding:0;list-style:none;}
ol#thumbs{margin-left:8px;}
ol#thumbs li{float:left;margin-right:7px;margin-bottom:5px;padding:4px;cursor:pointer;}
ol#thumbs img{float:left;width:80px;height:80px;line-height:80px;overflow:hidden;position:relative;z-index:1;}
@media screen and (max-width: 800px) {
	#bigPic{height:auto;}
	#bigPic img{max-width:100%;}
}