#sidebarRightListing h1 {
	color: #f47300;
}
#sidebarRightListing h2 {
	font-size: 13px;
	padding-left: 0;
}
ul.regionList {
	margin-left: 0;
	padding-left: 0;
}
ul.regionList li {
	display: inline;
}
ul.regionList li a {
	color: #f47300;
	font-size: 13px;
	font-weight: bold;
	border-right: 2px solid #f47300;
	padding: 0 10px;
}
ul.regionList li a.first {
	padding-left: 0;
}
ul.regionList li a.lastRegion {
	border-right: 0;
}

.region {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color: #a7b700;
	margin-top: 25px;
	padding: 3px 0 3px 16px;
}
.descrRisultato {
	width: 340px;
}
.descrRisultato h3 a{
	font-size: 17px;
	font-weight: bold;
	color: #474747;
}
.descrRisultato h4{
	font-size: 13px;
	font-weight: bold;
	color: #474747;
}
.descrRisultato .claim {
	color: #f47300;
	font-size: 15px;
	font-weight: bold;
}
.descrRisultato .descr {
	color: #474747;
	font-size: 13px;
/* 	font-weight: bold; */
}
.descrRisultato .read {
	color: #f47300;
	font-weight: bold;
	font-size: 14px;
}
/*.dettagliRisultato .specialDeal {
	background: url(images/guest/specialDeal.png) no-repeat;
	width: 86px;
	height: 35px;
	margin-bottom: 80px;
	margin-left: 10px;
}*/
.contattaRisultato {
	float: none;
}

#searchBottom {
	padding-top: 20px;
	font-weight: bold;
	margin-bottom: 50px;
}
#searchBottom p {
	margin-bottom: 20px;
}
#searchBottom ul.regionList {
	padding-left: 0;
	margin: 0;
}