
#Rateale #ImgRate {
	display: inline;
	float: left;
	width: 300px;
	height: 70px;
	padding-top: 10px;
	text-align: left;
	background: #f2f2f2;
	
}
#Rateale #TabellaRate {
	display: inline;
	height: 70px;
	float: right;
	text-align: right;
	width: 405px;
	background: #f2f2f2;
	padding-top: 10px;
	
}
#Rateale #TabellaRate .Rata {
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
	text-align: right;
	width: auto;
}
#Rateale #TabellaRate .ImpoortoRata {
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
	margin-right: 60px;
	margin-top: 10px;
}
