#hot_deals_wrapper{
	width:756px;
	text-align:left;
	font-family:Arial;
}
#hot_deals_wrapper .header{
	background-image:url("/images/hot_deals/hot_deals_header.gif");
	background-repeat:no-repeat;
	height:30px;
	font-size: 18px;
}
#hot_deals_wrapper .content_header{
	background-image:url("/images/hot_deals/hot_deals_top.gif");
	background-repeat:no-repeat;
	height:5px;
}
#hot_deals_wrapper .content_body{
	background-image:url("/images/hot_deals/hot_deals_middle.gif");
	background-repeat:repeat-Y;
	font-size:12px;
}
#hot_deals_wrapper .content_body a{
	color:blue;
	text-decoration: none;
}

.product_header{
font-size:17px;
font-weight:bold;
}
.msrp_header{
font-size:11px;
font-weight:bold;
}
.price_header{
font-size:15px;
color:red;
font-weight:bold;
}
.product_data{
/*font-family: "Courier New" Courier monospace;*/
}
.msrp_data{
font-size:11px;
font-weight:bold;
}
.price_data{
color:red;
font-weight:bold;
}

#hot_deals_wrapper .content_footer{
	background-image:url("/images/hot_deals/hot_deals_bottom.gif");
	background-repeat:no-repeat;
	height:5px;
}
#hot_deals_left{
	float:left;
	width:376px;
}
#hot_deals_right{
	float:right;
	width:376px;
}
#hot_deals_wrapper .header table{
	text-align:center; 
	width:376px;
}