/* product listing container */
.xSellprodListing_masterDiv {
width:255px; 
height:149px;
top:0px;
left:0px;
} 
 /* product listing product BACKGROUND */
.xSellprodListing_mainbg { 
top:9px; 
left:5px;
width:245px; 
height:140px;
border:solid 1px #d4d4d4;
}

/* prodListing IMAGE */
.xSellprodListing_img {
top:15px; 
left:0; 
width:105px;
height:127px;
text-align:center;
} 

 /* prodListing products TITLE */
.xSellprodListing_title { 
top:10px; 
left:105px; 
font-weight: bold;
width:140px;
padding-top:4px;
height:35px;
text-align:left;
text-transform:capitalize;
}

/* prodListing SHORT DESCRIPTION */
.xSellprodListing_desc { 
top:46px; 
left:106px; 
width:142px; 
height:50px;
text-transform:capitalize;
overflow:hidden;
color:#447DC4;
padding-bottom:4px;
border-bottom:solid 4px #D3D3D3;
font: normal 10px arial;
text-align:left;
} 

/* prodListing PRICE */
.xSellprodListing_price {
top:113px;
left:66px; 
width:100px; ;
font: bold 14px arial;
color:#CC6633;
text-align:right;
}

/* prodListing more link */
.xSellprodListing_more {
top:113px; 
left:188px; 
white-space:nowrap;
}
.morelink {
font-weight: bold;
font-size:11px;
font-family:Tahoma;
}

/* prodListing seperator */
.xSellprodListing_seperatorVert {
display:none;
} 

.xSellprodListing_priceseperator {
display:none;
}



/* prodListing seperator */
.xSellprodListing_seperatorVert {
display:none;
} 


.xSellprodListing_bestseller_icon {
  top:0;
  left:-5px;
  z-index:100;

}


.xSellprodListing_free_shipping_icon {
left:6px;
top:113px;
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_buynow {
display:none;
top:0;
left:0;
}

.xSellprodListing_qview_icon {
  top:130px;
  left:192px;
  cursor:help;
}

