/*body {position:relative;}*/
.dsm_featured_prod {
	float:left;
	margin:0 0 15px 1%;
	width:32%;
	position:relative;
	text-align:center;
	border-right:1px solid #ccc;
	display:inline;
border:1px solid #ccc;
padding-bottom:5px;
	}
.dsm_featured_left {
	margin-left:0;
	}
#dsm_cms_content .dsm_featured_prod img {
	border:none;

	}
.dsm_featured_image {
	margin:0 0 5px 0;
	padding:2px;
	height:200px;
	}
.dsm_featured_title {
	height:2.3em;
	overflow:hidden;
background:#eee;padding:3px;
margin-bottom:5px;
	}
.dsm_featured_title a {
	font-weight:bold;
	text-decoration:none;
	}
.dsm_featured_title a:hover {
	text-decoration:underline;
	}
.dsm_featured_price {
	height:2.2em;
	overflow:hidden;
	}
.dsm_retail_price {
	position:static;
	background: url(/images/price_retail.gif) no-repeat left top;
	padding:20px 0 0 5px;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	width:66px;
	text-align:left;
float:left;

	}
.dsm_retail_price span.wsm_product_oldprice {color:#666;}
.dsm_discount_price,
.dsm_sold_out,
.dsm_call_price,
.dsm_sale {

	position:static;
	padding:23px 5px 0 0;
	text-align:right;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	width:116px;
float:right;
	}
.dsm_sale {padding-top:28px;}
.dsm_discount_price {
	background:url(/images/tab_discount.png) no-repeat right top;
	}
.dsm_sold_out {
	background:url(/images/tab_sold_out.png) no-repeat right top;
	}
.dsm_call_price {
	background:url(/images/tab_call_price.png) no-repeat right top;
	}
.dsm_sale {
	background:url(/images/tag_our_price.gif) no-repeat right top;
	}
.dsm_savings {
	background:url(/images/tab_savings.png) no-repeat center center;
	width:58px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	position:absolute;
	left:2px;
	top:2.3em;
	padding:21px 0 22px 0;
	}
.dsm_featured_hr {clear:both;border:none;background:#fff;height:1px;margin:0;}