#hc-ratingRatingHotel {
	border: 1px solid #29aae2;
	max-width: 156px;
	min-width: 156px;
	margin: 20px auto;
	color: #fff;
	text-align: center;
}
#hc-ratingRatingHotel #hc-ratingRatingHotel__inner {
	border: 2px solid #fff;
	border-bottom: 0;
	background: url(http://media.datahc.com/ratinghotel/hotelscombinedhotel/Badge_chiaro_top.png) left top no-repeat;
	height: 139px;
	overflow: none;
}
#hc-ratingRatingHotel #hc-ratingRatingHotel__header {
	color: #fff;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    margin: 0px;
    padding: 6px;
    text-align: center;
	text-transform:uppercase;
}
#hc-ratingRatingHotel #hc-ratingRatingHotel__rating {
    color: #2b4163;
    font-family: Verdana;
    font-size: 22px;
    font-weight: bolder;
    display: inline-block;
    margin: 2px 0;
    padding: 4px;
    line-height: 28px;
    text-align: center;
}
#hc-ratingRatingHotel #hc-ratingRatingHotel__hotelname {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	line-height:12px;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	vertical-align:middle;
	height:30px;
	width:152px;
	display:table-cell;
	background:none;
	border:none;
}
#hc-ratingRatingHotel #hc-ratingRatingHotel__hclink {
	border: 2px solid #fff;
	border-top: 0;
	border-bottom: 0;
	display: block;
	max-height: 25px;
}