#Newsletter {
	width: 529px;
	/*margin-top: 15px;*/
	margin-top: 315px;
	float: right;
	/*position: relative;*/
	position: absolute;
	right: 0px;
}

/*#RigaOfferte {
	overflow: hidden;
	clear: both;
	float: none;
	margin-left: 8px;
	height: 119px;
	width: 972px;
	background-image: url(/images/separator.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#RigaOfferteWrapper {
	position: relative;
	overflow: hidden;
	clear: both;
	float: none;
	height: 119px;
	width: 972px;
}

#RigaOfferteItems {
	position: absolute;
	width: 4000px;
}*/


#RigaOfferte {
	/*overflow: hidden;*/
	clear: both;
	float: none;
	margin-left: 8px;
	/*height: 119px;*/
	width: 972px;
	background-image: url(/images/separator.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#RigaOfferteWrapper {
	position: relative;
	/*overflow: hidden;*/
	clear: both;
	float: none;
	/*height: 119px;*/
	width: 972px;
}

#RigaOfferteItems {
	/*position: absolute;
	width: 4000px;*/
}




#RigaOfferte .Offerte {
	margin: 14px 8px 16px 0;
	width: 237px;
	height: 89px;
	float: left;
	font-size: 16px;
}

#RigaOfferte .Offerte a {
	text-decoration: none;
	display: block;
}

#RigaOfferte .Offerte a.white {
	color: #ffffff !important;
}

#RigaOfferte .Offerte a.blue {
	color: #272727 !important;
}

#RigaOfferte .Offerte .Sinistra {
	padding: 14px 0 0 14px;
	text-align: left;
}

#RigaOfferte .Offerte .Destra {
	padding: 14px 14px 0 0;
	text-align: right;
}

#RigaOfferte .Offerte span {
	font-weight: bold;
}

#RigaOfferte .Offerte .white span {
	color: #ffffff !important;
}

#RigaOfferte .Offerte .blue span {
	color: #058acc !important;
}

.OfferteHome {
	float: left;
	/*margin-left: 17px;*/
	margin-left: 65px;
	/*width: 232px;*/
	width: 285px;
}

.OfferteHomeWithoutMarginLeft{
	margin-left:0;
}

.OfferteHome h2 {
	margin: 20px 14px 6px;
	font-weight: normal;
}

.OfferteHome a.gray {
	text-decoration: none;
}

.OfferteHome .OfferteTop {
	/*width: 232px;*/
	width: 285px;
	padding-top: 9px;
	background-image: url(/images/box/232x9_top_white.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.OfferteHome .OfferteBottom {
	/*width: 232px;*/
	width: 100%;
	padding-bottom: 9px;
	background-image: url(/images/box/232x10_bottom_white.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.OfferteHome .OfferteCenter {
	background-image: url(/images/box/232x1_center_white.gif);
	background-repeat: repeat-y;
	padding: 6px 18px;
	min-height: 177px !important /* to delete */
}

.OfferteHome .Offerta {
	padding: 6px 0;
	background-image: url(/images/separator_dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	clear: both;
}

.OfferteHome .Offerta table {
	width: 100%;
}

.OfferteHome .Offerta .prezzo {
	text-align: right;
	vertical-align: bottom;
	white-space: nowrap;
}

.OfferteCloud {
	float: left;
	/*width: 232px;*/
	padding-top: 20px;
	margin-left: 4px;
}

.OfferteCloud .OfferteTop {
	/*width: 232px;*/
	padding-top: 9px;
	/*background-image: url(/images/box/232x9_top_lightblue.gif);*/
	background-position: top;
	background-repeat: no-repeat;
}

.OfferteCloud .OfferteBottom {
	/*width: 232px;*/
	padding-bottom: 10px;
	/*background-image: url(/images/box/232x10_bottom_lightblue.gif);*/
	background-position: bottom;
	background-repeat: no-repeat;
}

.OfferteCloud .OfferteCenter {
	/*background-image: url(/images/box/232x1_center_lightblue.gif);*/
	/*background-repeat: repeat-y;*/
	/*padding: 6px 18px;*/
}

#CloudOfferte {
	white-space: normal;
}

#CloudOfferte h3 {
	font-size: 11px;
	font-weight: normal;
	display: inline;
}

#CloudOfferte span {
	white-space: pre;
}

#CloudOfferte a {
	text-decoration: none;
}

#CloudOfferte a:hover {
	text-decoration: underline;
}
.OfferteCloud p 
{
	margin-bottom: 10px;
}
