.hotel {
	margin-top: 30px !important;
	clear: left !important;
	width: 470px !important;
	height: 160px !important;
	background: #7099C5 url('img/hotel-bg.png') top right no-repeat !important;
	color: white !important;
	padding: 5px 0 5px 5px !important;
}

.hotel .info {
	font-family: trebuchet ms, sans-serif !important;
	margin-left: 110px !important;
	margin-right: 110px !important;
	color: white !important;
}

.hotel .description {
	position: absolute;
	width: 360px;
	font-size: 11px;
	margin-top: 110px !important;
	text-align: justify;
}

.hotel .description a {
	color: white !important;
	text-decoration: underline !important;
}

.hotel .address {
	font-weight: normal !important;
	font-size: 11px !important;
	font-family: trebuchet ms, sans-serif !important;
	margin-bottom: 10px;
}

.hotel .price-range {
	font-size: 14px !important;
	font-family: trebuchet ms, sans-serif !important;
}

.hotel img {
	float: left !important;
	background: white !important;
	margin: 0 5px 0 0 !important;
	padding: 2px !important;
}

.hotel h1 {
	font-family: trebuchet ms, sans-serif !important;
	font-size: 14px !important;
	border: none !important;
	padding: 0 !important;
	margin: 0 0 10px 0 !important;
	text-decoration: none !important;
	font-weight: bold !important;
	background: transparent !important;
}

.hotel h1 a {
	color: white !important;
	text-decoration: none !important;
	border: none !important;
	background: transparent !important;
}

.hotel h1 a:hover {
	text-decoration: underline !important;
	background: none !important;
}

.hotel div.sideinfo {
	float: right !important;
	width: 100px !important;
	text-align: center !important;
	margin-top: 30px !important;
	font-size: 12px;
	font-weight: bold !important;
	font-family: trebuchet ms, sans-serif !important;
}

.hotel span.distance {
	font-size: 20px !important;
}

.hotel img.startsaving {
	background: transparent !important;
	padding: 0 !important;
	position: absolute;
	margin-left: 376px !important;
	margin-top: 110px !important;
}

.hotel .thumb {
	position: absolute;
}