#results {
	width: 370px;
	float: left;
	margin: 0;
padding: 0;
}

#results h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#results h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	text-align: center;

}

#order {
width: 370px;
	height: 20px;
	margin-top: 10px;
	float: left;
	display: inline; /*IE-double bug fix*/
	background: url(/images/red_dtitle.gif) no-repeat;
}

#order p {
	margin: 0 auto;
	padding: 3px 0 0 15px;
	width: 90px;
	float: left;
	font-size: 12px;
	display: inline; /*IE-double bug fix*/
}

#results #order ul {
	width: 260px;
margin-right: 5px;
	float: right;
	display: inline; /*IE-double bug fix*/
text-align: right;
}

#order ul li {
	display: inline;
}

#results ul {
	width: 370px;
	margin: 0 auto;
	padding: 0;
	float: left;
}

#results ul li {
	margin: 15px 0 30px 0;
	list-style-type: none;
}

#results ul li img {
padding-right: 3px;
}

#hoteltitle {
	background: url(/images/hotel_title.jpg) no-repeat;
	width: 370px;
	height: 24px;
}

.hotelname {
	float: left;
width: 290px;
padding-top: 3px;
	text-indent: 5px;
}

.hotelname a:link {
	font-size: 15px;
text-decoration: none;
color: #FFF;
	font-weight: bold;
}

.hotelname a:hover {
	text-decoration: underline;
}

.hotelname a:visited {
	color: #CCC;
}

.prices {
	width: 75px;
	font-size: 13px;
	font-weight: bold;
	float: right;
	text-align: center;
	padding: 0;
	color: #FFF;
	margin-top: 4px;
}

.hotelinfo {
	width: 370px;
	background: url(/images/back3_.jpg) no-repeat;
	background-position: bottom left;
}

.leftinfo {
	float: left;
	width: 260px;
}

.leftinfo img {
	border: 0;
	margin-top: 1px;
}

.location {
	font-size: 11px;
	text-indent: 5px;
	margin: 3px 0 3px 0;
}

.amenities {
	float: left;
	text-indent: 5px;
	margin: 0 auto;
	padding: 0;
}

.description {
	width: 344px;
	margin: 20px 0 0 10px;
	float: left;
text-indent: 10px;
}

.available_rooms {
width: 350px;
border-bottom: 1px dashed #000;
margin: 0 5px 5px 0;
padding-bottom: 5px;
float: left;
font-style: italic;
text-transform: lowercase;
text-align: right;
font-size:11px;
}


.description {
width: 350px;
font-size: 12px;
float: left;
padding: 10px 0 5px 10px;
margin:0 auto;
}

.description i {
width: 360px;
font-size: 12px;
float: left;
padding-top: 10px;
font-style: normal;
font-weight: bold;
margin:0 auto;
color: #003399;
}

.description i b {
font-size: 15px;
color: #000;
}

.rightinfo {
	margin-top: 1px;
	float: right;
}

.leftinfo a img, .rightinfo img {
	border: #63C623 1px solid;
width: 60px;
height: 55px;
}

.bookbtn {
	margin-top: -2px;
	padding: 0;
	line-height: 24px;
	width: 81px;
	text-align: center;
}

.freerooms {
margin: 0;
padding: 0 0 10px 10px;
float: left;
width: 360px;
}


.freerooms a:link, .freerooms a:visited {
color: #003399;
}

.freerooms a:hover {
color: #FF6600;
}

.freerooms span {
margin: 0 auto;
padding-left: 10px;
font-weight: bold;
}

.greenbtn {
	background: url(/images/search.gif) no-repeat;
	background-position: bottom left;
	margin-left: 289px;
	padding: 0;
	line-height: 24px;
	text-align: center;
}

.bookbtn a:link, .bookbtn a:visited {
	color: #FFF;
font-size: 13px;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
}

.bookbtn a:hover, .greenbtn a:hover {
	color: #498219;
font-size: 13px;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: underline;
}

.results_btn {
float: right;
padding-bottom: 20px;
}
