div#contents div#gallery2 { text-align:center !important; border:1px solid #CCC !important; padding:6px 0 !important; float:left !important; background-color:#DDD !important; position:relative !important; margin-bottom:30px; }
div#contents div#gallery2 div.image_view { height:375px !important; display:block !important; float:none !important; width:700px !important; margin:auto !important; }
div#contents div#gallery2 div.image_view img { max-width:700px !important; max-height:375px !important; border:1px solid #CCC !important; }
div#contents div#gallery2 img.leftArrow,
	div#contents div#gallery2 img.rightArrow { width:10px !important; height:52px !important; float:left !important; cursor:pointer !important; }
div#contents div#gallery2 div.div_thumbs { width:690px; overflow:hidden !important; height:52px !important; margin-left:5px !important; float:left !important; position:relative !important; }
div#contents div#gallery2 div.div_thumbs ul.ul_thumbs { margin:0 !important; height:52px !important; width:100000px !important; list-style-type:none !important; position:absolute !important; top:0 !important; left:0; }
div#contents div#gallery2 div.div_thumbs ul.ul_thumbs li { border:1px solid #aaa !important; margin:0 6px !important; float:left !important; width:100px !important; height:50px !important; cursor:pointer !important; }
div#contents div#gallery2 div.div_thumbs ul.ul_thumbs li div { width:100px !important; overflow:hidden !important; height:50px !important; }

.notGallery{ width:100%; text-align:center; font-weight:bold; font-size:20px; color:#CC0000; float:left; text-transform:capitalize; margin-top:20px; }