/* -------------- Product Mouseover Gallery  ------------------- */
#product_mainImgWrapper {height:300px;overflow:hidden;text-align:center;}
#product_mainImgWrapper img {width:200px;}
#product_galleryWrapper {text-align:center;margin-top:10px;}
#product_galleryWrapper img {border:1px solid #999;width:50px;height:50px;margin:5px;cursor:pointer;}
.product_galleryOver {border:1px solid #111!important;}
.product_galleryMainThumb {border:1px solid #111!important;}