<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* EVENTO 1: start */
.page .page_content .content .offerteSpciali.evento1Page .multiDealsBox {
	background:url(../img/evento1/bg_deals.jpg) no-repeat left top !important;
}
/* EVENTO 1: end */
/* ITALY: start */
.page .page_content .content .offerteSpciali.italyPage .multiDealsBox {
	background:url(../img/italia/bg_deals.jpg) no-repeat left top !important;
}
/* ITALY: end */
/* EUROPE: start */
.page .page_content .content .offerteSpciali.europePage .multiDealsBox {
	background:url(../img/europa/bg_deals.jpg) no-repeat left top !important;
}
/* EUROPE: end */
/* WORLD: start */
.page .page_content .content .offerteSpciali.worldPage .multiDealsBox {
	background:url(../img/mondo/bg_deals.jpg) no-repeat left top !important;
}
/* WORLD: end */

.page .page_content .content .offerteSpciali .offerteBox .cityDeals .dealLine {
	border-bottom: solid 1px #C6C6C6;
	float: left;
	padding:0 0 !important;
	line-height:35px !important;
	width: 221px;
}
.page .page_content .content .offerteSpciali .offerteBox .cityDeals .dealData .stars1 ,
.page .page_content .content .offerteSpciali .offerteBox .cityDeals .dealData .stars2 ,
.page .page_content .content .offerteSpciali .offerteBox .cityDeals .dealData .stars3 ,
.page .page_content .content .offerteSpciali .offerteBox .cityDeals .dealData .stars4 ,
.page .page_content .content .offerteSpciali .offerteBox .cityDeals .dealData .stars5 {
	line-height: 35px !important;
	height:35px;
	background-position:left center;
}
</pre></body></html>