
#imageBody {
    float:left;
    padding-left:10px;
    width:270px;
}

.zoomImageHolder{
    width:270px;
    border:1px solid #999999;
}


.productImage{
    border:1px solid #999999;
}

#zoomViewerDiv #zoomViewerDiv{
    border:none;
}

.productImage {
    margin-bottom:34px;
}

#alternateImagesBody {
    float:left;
    font-size:0.75em;
    padding-left:10px;
    width:270px;
    clear:left;
}

#alternateImagesBody .javascriptEnabled, #alternateImagesBody .javascriptDisabled {
    float:left;
    height:71px;
    margin-top:5px;
}

#zoomControls {
    padding-top:5px;
    clear:left;
}

#zoomControls a {
    float:left;
    padding-left:5px;
}

.alternateImage {

    height:55px;
    width:45px;
}

.alternateImage a{
    float:left;
}

.imageMain * {
    display:none;
}

.imageMain .altImage {
    border:1px solid #bf1e2e;
    display:block;
}

.imageMain a {
    display:block;
}

.imageMain .selectedImagePointer {
    background:transparent url(https://images-na.ssl-images-amazon.com/images/I/01n1RkKZAsL.gif) no-repeat scroll 0 0;
    display:block;
    height:7px;
    margin-left:18px;
    width:9px;
    clear:left;
}

.imageAlt .selectedImagePointer {
    display:none;
}

.imageAlt .altImage {
    border:1px solid #999999;
    display:block;
}

.btn_out_on, .btn_out_off{
    height:14px;
    margin-right:10px;
    width:61px;
}

.btn_in_on, .btn_in_off{
    height:14px;
    margin-right:10px;
    width:53px;
}

.btn_reset_off, .btn_reset_on{
    height:14px;
    margin-right:10px;
    width:45px;
}

.btn_in_off,.btn_out_off,.btn_reset_off
{
    float:left;
}

.btn_in_on,.btn_out_on,.btn_reset_on{
    cursor:pointer;
    float:left;
}

.btn_in_on{
    background:transparent url(http://ecx.images-amazon.com/images/I/01JSqUMttXL.gif) no-repeat scroll 0 0;
}
.btn_reset_on{
    background:transparent url(http://ecx.images-amazon.com/images/I/31hHfgLGHyL.gif) no-repeat scroll 0 0;
}
.btn_reset_off{
    background:transparent url(http://ecx.images-amazon.com/images/I/31vi13O04nL.gif) no-repeat scroll 0 0;
}
.btn_in_off{
    background:transparent url(http://ecx.images-amazon.com/images/I/01uNVh%2B0-EL.gif) no-repeat scroll 0 0;
}
.btn_out_on{
    background:transparent url(http://ecx.images-amazon.com/images/I/01IGHx1P-XL.gif) no-repeat scroll 0 0;
}
.btn_out_off{
    background:transparent url(http://ecx.images-amazon.com/images/I/019logvY72L.gif) no-repeat scroll 0 0;
}

#productImageCaption {
    clear:left;
    float:left;
    font-size:.75em;
    margin-bottom:10px;
    margin-left:10px;
    margin-top:-20px;
    width:270px;
}

#center-1{
    float:left;
}

.dragText {
color:#999;
}
/* V group updated classes*/

#imageBody {
    float:left;
    padding-left:10px;
    width:270px;
	border:#ddd solid 1px;
	margin-left:10px;
}

#leftColumn{display:none;}
#middleSlots{height:430px;}

.attributeList dt.price, .attributeList dd.price{ font-size:13px; font-weight:bold;}
/* v group updated classes - end*/







