.xSellprodListing_scroll {
  position:relative;
  width:950px;
  height:250px;

}

.xSellprodListing_group {
position:absolute;
width:950px;
height:300px;
}


.xSellprodListing_masterTitle {}

.xSellprodListing {
  height:275px;
}


/* product listing container */
.xSellprodListing_masterDiv {
width:250px; 
height:300px;
top:10px;
left:0;
} 

 /* product listing product BACKGROUND */
.xSellprodListing_mainbg { 
display:none;
}

/* prodListing IMAGE */
.xSellprodListing_img {
display:block:
text-align:center;
top:0; 
left:0;
width:160px;
} 


 /* prodListing products TITLE */
.xSellprodListing_title { 
top:207px; 
width:160px;
text-align:center;
}

a.xSellprodListing_title:link {color: #E71F51;}
a.xSellprodListing_title:visited {color: #E71F51;}
a.xSellprodListing_title:hover {color: #8DA90A;}


/* prodListing SHORT DESCRIPTION */
.xSellprodListing_desc { 
display:none;
} 

/* prodListing PRICE */
.xSellprodListing_price {
display:none;
}

/* prodListing more link */
.xSellprodListing_more {
display:none;
}


.xSellprodListing_AddtoCart{
display:none;
}

/* prodListing seperator */
.xSellprodListing_seperatorVert {
display:none;
} 


.xSellprodListing_pricedivider {
display:none;
}


.xSellprodListing_bestseller_icon {
top:0;
left:0;
width:100px;
height:100px;
z-index:98;
background-image:url(/images/items/bestseller.gif); 
background-repeat: no-repeat;
}

.xSellprodListing_free_shipping_icon {
left:4px;
top:129px;
background:url(/images/items/freeship.gif) no-repeat;
*background:url() no-repeat;
*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/items/freeship.gif');
width:100%;
height:100%;
}


.xSellprodListing_qview_icon {
top:185px;
left:161px;
overflow:hidden;
width:16px; 
height:16px;
}



