div.featured_prods {margin-top:15px;}
div.featured_prods div.featured_product { margin:5px;width:300px;height:120px;float:left;}
div.featured_prods div.featured_product div.m {position: relative; zoom: 100%; padding-left: 160px;height:100px;}
div.featured_product div.img { position: absolute; top: 0px; left: 5px; width: 150px; cursor: pointer; height: 120px; background:none;  margin:0px 12px 0px 0px; background:url(/images/list-bg.gif) no-repeat}
div.featured_product div.img img {width: 130px; height: 100px;margin:10px 0px 0px 10px }
div.featured_product div.d { padding-top: 1px; margin-left:10px; }
div.featured_product h3 a {font-size:12pt;color:#000;margin:3px 0px 3px 0px;display:block;}
div.featured_product p {font-size:8pt;color:#333;margin:0px 0px 6px 0px;}

div.titlebar {
background-image:url(/images/titlebar-bg-long.gif);
	background-position:right;
	background-repeat:no-repeat;
	display:block;
	width:655px;
	height:22px;
}
div.titlebar img {float:left;}
div.titlebar .righttext {float:right; font-size:10px; color:#333; padding:4px 8px 0px 8px;}
div.titlebar h2 {
	float:left;
	height:22px;
        line-height:22px;
        font-size:11pt;
	padding:0px 8px;
	font-style:italic;
        color:#000;
        text-transform:uppercase;
	font-weight:normal;
background:#F8F8F8;
}
div.pricetag {
	float:right;
	background-image:url(/images/price-bg.gif);
	background-repeat:no-repeat;
	width:69px;
	height:22px;
	color:white;
	padding:3px 0px 0px 4px;
	margin:8px 0px 5px 8px;
        font-size:13px;
	font-weight:bold;
}
div.pricetag .dollars {display:inline;float:left;font-size:13px;	font-weight:bold;}
div.pricetag a {font-size:13px;font-weight:bold;color:white; text-decoration:none;}