div#search-engine-hotels-left{
	background-image:url('../images/search-engine-left.png');	
	background-repeat:no-repeat;
	background-position:left;
	padding-left:30px;
	margin-left:10px;
}
div#search-engine-hotels-right{
	background-image:url('../images/search-engine-right.png');	
	background-repeat:no-repeat;
	background-position:right;
	padding-right:30px;	
}
div#search-engine-hotels-middle{
	background-image:url('../images/search-engine-middle.png');	
	background-repeat:repeat-x;	
	padding-top:25px;	
	height:83px;
}
div#search-engine-hotels-left label{
display:block;
width:120px;
}
div#search-engine-hotels-left select{
	width:200px;
}
div#search-engine-hotels-left p{
	font-size:0.9em;
	color:#333333;
}
table#results-hotels{
	margin-top:20px;
}

td.hotel-image{
	vertical-align:top;
	padding-bottom:20px;
	padding-right:10px;
}
td.hotel-image img{
	margin:0 !important;
}
	
td.hotel-description{
	vertical-align:top;
	padding-bottom:20px;
}
td.hotel-description h3{
	margin:0 !important;
	padding:0 !important;
	color:#CC0000;
	/*text-transform:capitalize;*/
}


ul.hotel-pdfs{
	float:right;
	margin:0;
}
	

ul.hotel-pdfs li{
	font-size:0.9em;
	list-style-image:none !important;
	list-style:none;
	padding-left:20px !important;
	line-height:16px;
	background-image:url('../images/bullet-pdf.gif');
	background-repeat:no-repeat;
}
a.morephotos {
	margin-top: 10px;
	background: url(../images/bullet-readon.gif) top left no-repeat;
	padding-left: 20px;
	line-height: 14px;
	height: 16px;
	color:#CC0000;
}
a.hotel-image-hidden{
	display:none;
}
.hotel-metas{
	display:block;
	margin-bottom:5px;
	font-size:0.9em;
	color:#666666;
}
.hotel-noresults{
	font-weight:bold;
	height:250px;
}


.hotels-search-button{
	background-image:url('../images/button-left.png');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	width:150px;
}
.hotels-search-button span{
	background-image:url('../images/button-right-search.png');
	background-repeat:no-repeat;
	background-position:right;	
	padding-right:19px;
	display:block;
}
.hotels-search-button span a{
	background-image:url('../images/button-middle.png');
	background-repeat:repeat-x;
	display:block;
	height:21px;
	color:#FFFFFF;
	line-height:19px;
	padding:0 5px 0 5px;
}

