/* product listing container */
.xSellprodListing_masterDiv {
width:186px; 
height:210px;
top:20px;
left:0px;
*left:2px;
} 

 /* product listing product BACKGROUND */
.xSellprodListing_mainbg { 
top:0; 
left:0;
width:183px; 
height:206px;
background-image:url(/layout/img/prod.gif);
background-repeat:no-repeat;
}

/* xSellprodListing IMAGE */
.xSellprodListing_img {
top:25px; 
left:15px; 
width:71px; 
} 

 /* xSellprodListing products TITLE */
.xSellprodListing_title {
top:7px; 
left:0px; 
width:183px;
white-space:nowrap;
text-align:center;
font:bold 11px arial;
}

div.xSellprodListing_title a:link {color:#666666;}
div.xSellprodListing_title a:visited {color:#666666;}
div.xSellprodListing_title a:hover {color:#FB6400;}

.cart_xsell_title {text-align:left; color:#FB6400; font:bold 14px arial;}

/* xSellprodListing SHORT DESCRIPTION */
.xSellprodListing_desc { 
top:27px; 
left:100px; 
width:77px; 
height:75px;
font:bold 9px arial;
color:#666666;
text-align:left;
} 

/* xSellprodListing PRICE */
.xSellprodListing_price {
top:105px;
padding:5px 0 0 0;
left:97px; 
width:80px; 
height:29px;
line-height:29px;
color:#FB6400; 
font:bold 15px Verdana;
text-align:center;
border-top:solid 1px #999999;
border-bottom:solid 1px #999999;
}

/* xSellprodListing more link */
.xSellprodListing_more {
top:170px; 
left:98px; 
}
.morelink {}


.xSellprodListing_priceseperator {
display:none;
background-color:#DBDDDB;
top:112px; 
left:175px; 
width:2px; 
height:20px; 
}


/* xSellprodListing seperator - Vert */
/*.xSellprodListing_seperatorVert {
background-color:#DBDDDB;
top:112px; 
left:175px; 
width:2px; 
height:20px; 
} */

/* xSellprodListing seperator - Horz */
/*.xSellprodListing_seperatorHorz {
background-color:#DBDDDB;
top:150px; 
left:90px; 
width:60px; 
height:3px; 
} 
*/

.xSellprodListing_bestseller_icon {
  top:4px;
  left:70;
  width:100px;
  height:100px;
 
}


.xSellprodListing_free_shipping_icon {
left:15px;
top:150px;
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:149px;
  left:110px;
  cursor:help;
}

.xSellprodListing_buynow {
display:none;
}