#box_offerte {
	/*height: 357px;*/
	width: 282px;
}
#box_offerte_title {
	height: 40px;
	background-image: url(../../images/box_right_offerte_title.gif);
	background-repeat: no-repeat;	
}
#box_offerte_content {
	/*height: 313px;*/
	padding-top: 3px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	/*background-image: url(../../images/box_right_offerte_bg_up.gif);
	background-repeat: no-repeat;*/
}
#box_offerte .row {
	height: 66px;
	width: 252px;
	padding-top: 17px;
	padding-left: 12px;
	padding-right: 14px;
	padding-bottom: 14px;	
	background-image: url(../../images/bg_row.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#box_offerte .cross {
	width: 8px;
	height: 18px;
	margin-right: 10px;
	float: left;
	background-image: url(../../images/cross.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#box_offerte .offerta {
	float: left;
	width: 234px;
	font-size: 13px;
	color: #5F5F5F;
}
#box_offerte a {
	color: #5F5F5F;
}
#box_offerte a:hover {
	color: #9B0505;
}
#box_offerte a:hover:visited {
	color: #9B0505;
}

#link_offerte {
	height: 20px;
	width: 278px;
	font-size: 11px;
	background-color: #DFDFDF;
}
#link_offerte a {
	float: right;
	display: inline;
	margin-right: 12px;
	padding-right: 13px;
	color: #5F5F5F;	
	background-image: url(../../images/link.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#link_offerte a:hover {
	color: #9B0505;
}
#link_offerte a:hover:visited {
	color: #9B0505;
}