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