/* Product Images */
.product-img-box { float:left; width:320px; }
.product-img-box .product-image-zoom { position:relative; overflow:hidden; width:320px; height:400px; z-index:9; }
.product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }

