.box_main {
	float:left;
	width:580px;
	height: 300px;
	margin-left:4px !important;
	margin-left:2px;
	

}
.bm_banner{	
	float:left;
	width:578px;
	height: 250px;
	overflow:hidden;
}
.bm_hr{
	float:left;
	width:578px;
	border-top:3px solid #2A1972;
	border-bottom:3px solid #D7261B;
	background-color:#ECECEC;
	margin-top:2px;
	margin-bottom:1px;
	
}
.bm_button {
	float:left;
	width:143px;
	height: 30px;
	margin-right:2px;
	background-image:url(../../images/bm_button_b.jpg);
	
}

.bm_button_row1 {
	margin-top:1px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

.bm_button_row2 {
	font-size:11px;
	font-weight:bold;
	color:#D7261B;
	text-align:center;
}

.box_due {
	float:left;
	width:575px;
	height: 53px;
	margin-left:4px !important;
	margin-left:2px;
	background-image:url(../../images/box2sfgrey.gif);
	overflow:hidden;
	
}
.bd_titolo {
	float:left;
	width:565px;
	margin-top: 2px;
	margin-right:2px;
	margin-left: 6px;
	font-weight:bold;
	color:#2A1972;
}
.bd_news {
	float:left;
	width:565px;
	margin-top: 2px;
	margin-right:2px;
	margin-left: 6px;
	font-size:11px;
	
}

.hp_offers {
	float:left;
	width:994px;
	height: 235px;
	margin-top: 10px;
}

.hp_news {
	float:left;
	width:994px;
	height: 210px;
	margin-top: 15px;
	border-top:3px solid #2A1972;
}

.hpo_title {
	float:left;
	width:992px;
	height:20px;
	font-size:13px;
	font-weight:bold;
	color:#D7261B;
	text-align:center;
	border-bottom:3px solid #2A1972;
	border-top:3px solid #D7261B;
}

.hpo_offers_box {
	float:left;
	width:992px;
	height:150px;
	margin-top:10px;
	
}

.hpo_offer {
	float:left;
	width:149px;
	height:200px;
	margin-left:13px;
	border:2px solid #D7261B;
}

.offer_title {
	float:left;
	width:147px;
	height:20px;
	background-color:#D7261B;
	color:#FFFFFF;
	padding-left:3px;
	font-weight:bold;
	overflow:hidden;
}
.offer_footer_price {
	float:left;
	width:149px;
	height:15px;
	background-color:#009933;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	padding-top:2px;
}
.offer_footer {
	float:left;
	width:149px;
	height:15px;
	background-color:#2A1972;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	padding-top:2px;
}
.offer_pic {
	float:left;
	width:146px;
	height:100px;
}
.offer_desc {
	float:left;
	width:146px;
	height:41px;
	font-size:10px;
	padding-left:3px;
	margin-top:5px;
}
