ul#results_list{
	margin: 0;
	padding: 0;
	border-top: 1px solid #b6ae97;
	list-style: none;
}
li.each_result{
	padding: 20px 0;
	border-bottom: 1px solid #b6ae97;
}
li.each_result a.prop_img{
	float: left;
	padding: 15px 1px;
	background: #b6ae97;
}
li.each_result a.prop_img img{
	border: 3px solid #fff;
}
li.each_result h1{
	/*text-align: right;*/
	display: block;
	margin-bottom: 14px;
}
li.each_result h1,
li.each_result ul.propDesc_list{
	margin-left: 140px;
}
li.each_result h1 a{
	/*float: left;*/
	font-family: Verdana, "Lucida Sans Unicode", Arial, Sans-serif;
	font-size: 18px;
	color: #ee8800;
	text-decoration: none;
	font-weight: bold;
}
/*
li.each_result h1 span{
	font-family: Georgia, Times, "Times New Roman", Serif;
	font-size: 24px;
	font-weight: normal;
	color: #332211;
	padding-left: 30px;
	background: url(/images/unit_no.gif) top left no-repeat;
}
*/
li.each_result ul.propDesc_list{
	clear: right;
	list-style: none;
}
li.each_result ul.propDesc_list li{
	font-family: Verdana, "Lucida Sans Unicode", Arial, Sans-serif;
	font-size: 11px;
	color: #332211;
	margin-right: 2% !important;
	margin-right: 1%;
	float: left;
	font-size: 12px;
}
li.each_result ul.propDesc_list li a{
	color: #ee8800;
	text-decoration: none;
}
li.each_result ul.propDesc_list li.brief{
	font-weight: bold;
	width: 20%;
}
li.each_result ul.propDesc_list li.desc{
	width: 76%;
}
li.each_result ul.propDesc_list li a{
	color: #ee8800;
	text-decoration: none;
}
/*
li.each_result ul.propDesc_list li.reserve{
	text-indent: -9999px;
	overflow: hidden;
	width: 27%;
	margin-right: 0 !important;
	margin-right: 0;
}*/
li.each_result ul.propDesc_list li.reserve a{
	width: 149px;
	height: 23px;
	display: block;
	background: url(/images/btn_reserveOnline.gif) top left no-repeat;
}
li.each_result ul.propDesc_list li.reserve a:hover{
	background-position: 0 -23px;
}
ul.rentals_pagination{
	font-family: Verdana, "Lucida Sans Unicode", Arial, Sans-serif;
	font-size: 11px;
	list-style: none;
	margin: 8px 0;
	padding: 0;
	text-align: right;
	clear: both;
}
ul.rentals_pagination li{
	display: inline;
	margin: 0 3px;
}
ul.rentals_pagination li a{
	color: #ee8800;
	text-decoration: none;
}
ul.rentals_pagination li a.current{
	font-weight: bold;
	text-decoration: underline;
}
ul.rentals_pagination li a:hover{
	text-decoration: underline;
}
/*****************/
ul#rentals_filter{
	list-style: none;
}
ul#rentals_filter li{
	float: left;
	margin-right: 20px;
}





