.navL, .navR{ float:left; width:12px; margin: 115px 3px 0;  }

#mainAnimate{ position: absolute; z-index:999; }
.product-view .product-img-box img.product-image{ position: absolute; left:73px; width:270px; height:270px; border:1px solid #FFF; }
.product-img-box2{ position:relative; /*overflow: hidden;*/ height: 196px; width: 302px; float:left; }
.product-img-box2 a.imgLeftSlide img, .product-img-box2 a.imgRightSlide img{ position:absolute; }


.product-img-box2.overflow
{
    /*overflow: visible !important;*/
}




.imgLeftSlide.disable
{
    display: none;
}

.imgRightSlide.disable
{
    display: none;
}
