#results {
	width: 380px;
	float: left;
	margin: 0 0 0 20px;
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;
}

#hoteltitle {
	background: url(/images/hotel_title.jpg) no-repeat;
	width: 370px;
	height: 20px;
}

.hotelname {
width: 290px;
	font-size: 14px;
	text-indent: 5px;
	color: #FFF;
	font-weight: bold;
	float: left;
}

.prices {
	width: 75px;
	font-size: 13px;
	font-weight: bold;
	float: right;
	text-align: center;
	padding: 0;
	color: #FFF;
	margin-top: 2px;
}

.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 10px 10px;
	float: left;
text-indent: 10px;
}

.rightinfo {
	float: right;
	margin-top: 1px;
}

.leftinfo a img, .rightinfo img {
	border: #63C623 1px solid;
width: 60px;
height: 55px;
}

.greenbtn {
	background: url(/images/search.jpg) no-repeat;
	background-position: bottom left;
	margin-left: 289px;
	padding: 0;
	line-height: 24px;
	text-align: center;
}

.greenbtn a {
	color: #FFF;
font-size: 13px;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
}

.results_btn {
float: left;
	margin: 0 0 0 200px;
padding-bottom: 20px;
}