/* list price style */
.xselllistprice {font-family: Arial, Helvetica, sans-serif;	font-size: 10px; color: #999999;text-decoration: line-through;}

/* border around each product table */
.xsellouterborder {border: 1px solid #9DA9D1;}

/* Price format */
.xsellprice {font-family: Arial, Helvetica, sans-serif;	font-size: 16px; font-weight: bold;	color: #FF0000;}

/* Short description format */
.xsellshortdesc {font-family: Arial, Helvetica, sans-serif; font-size: 10px;color: #000000;}

/* Note:
All other styles (product name etc) are controlled by you main stylesheet - normally style.css -  */

