.product-img-box .product-image-zoom 
{
    height:275px;
    overflow:hidden;
    position:relative;
    width:272px;
    z-index:9;
    margin-left: 10px;
}

.product-img-box .product-image-zoom img 
{
    cursor:move;
    left:0;
    position:absolute;
    top:0;
}

.a-center 
{
    text-align:center;
}

.image-zoom 
{
    background:transparent url(/assets/images/slider_bg.gif) no-repeat scroll 50% 50%;
    cursor:pointer;
    height:18px;
    margin:0 10px;
    padding:0 28px 10px 28px;
    position:relative;
    z-index:9;
	/*width:230px;*/
}

.image-zoom .btn-zoom-out 
{
    left:2px;
    position:absolute;
    top:1px;
}

.image-zoom .btn-zoom-in
{
    position:absolute;
    right:2px;
    top:1px;
}

.image-zoom 
{
    cursor:pointer;
}

.image-zoom #track 
{
    height:18px;
    position:relative;
}

.image-zoom 
{
    cursor:pointer;
}

.image-zoom #handle 
{
    background:transparent url(/assets/images/magnifier_handle.gif) no-repeat scroll 0 0;
    height:22px;
    left:0;
    position:absolute;
    top:-1px;
    width:9px;
}

.image-zoom 
{
    cursor:pointer;
}
