#SearchBar
	{ float:left; clear:both; width:648px; height:23px; padding:3px 0px 0px; text-align:left;
	  border:1px solid #f4f4f4;
	  background:#f4f4f4 url(../img/bg-search-bar.png) 0% 0% repeat-x; }
/* {{{ */
	#SearchBar label
		{ font-size:110%; font-weight:bold; line-height:20px; padding:0px 1px 0px 7px;
		  color:#505E62; }
	#SearchBar select
		{ width:164px; height:18px; font-size:110%; line-height:16px;
		  border:1px solid #ececec; }
	#SearchBar select option
		{ font-size:100%; }
/* }}}-#SearchBar */

#PagingBar
	{ float:left; clear:both; width:648px; height:26px; margin:5px 0px; text-align:right; }
/* {{{ */
	#PagingBar a:link,
	#PagingBar a:visited
		{ text-decoration:underline; }
	#PagingBar a:hover
		{ text-decoration:none; }
	#PagingBar p
		{ text-align:right; padding:0px; margin:0px; line-height:26px; color:#f79a24; }
	#PagingBar span.prevnext
		{ font-weight:bold; padding:0px 5px; color:#505E62; }
	#PagingBar span.prevnext a:link,
	#PagingBar span.prevnext a:visited,
	#PagingBar span.prevnext a:hover
		{ color:#505E62; }
/* }}}-#PagingBar */

#PropertyList
	{ float:left; clear:both; width:650px; }
/* {{{ */
	#PropertyList .property
		{ float:left; clear:both; width:648px; padding:0px 1px; margin:10px 0px;
		  background:transparent url(../img/bg-property-list-default) 0% 100% repeat-x; }
	#PropertyList .property.premium
		{ padding:0px; border:1px solid #fbca8d;
		  background:#ffe6c7 url(../img/bg-premium-property.png) 0% 0% repeat-x; }
	#PropertyList .property .left
		{ float:left; clear:left; width:489px; padding:7px 10px 0px 0px; text-align:left; }
	#PropertyList .property .left .name
		{ font-size:100%; font-weight:bold; color:#505E62;  height:28px; margin:0px; }
	#PropertyList .property .left .name h3
		{ color:#505E62; padding:0px 0px 0px 10px; }
	#PropertyList .property.premium .left .name h3
		{ float:left; color:#fff; padding:0px 10px 0px 10px;
		  background:transparent url(../img/bg-2gradient-orange.png) 0% 50% repeat-x; }
	#PropertyList .property .left .name h3 img
		{ vertical-align:middle; }
	#PropertyList .property .left .location
		{ font-size:140%; color:#505E62; padding:0px 0px 0px 10px; margin:2px 0px; }
	#PropertyList .property .left .price
		{ font-size:140%; font-weight:bold; color:#f79a24; padding:0px 0px 0px 10px; }
	#PropertyList .property .left p
		{ padding:0px 0px 0px 10px; font-size:110%; }
	#PropertyList .property .left .fullDetailsBtn
		{ width:91px; height:23px; line-height:23px; padding:0px 25px 0px 0px; text-align:center;
		  margin:10px 0px 10px 10px; font-size:140%; font-weight:bold;
		  background:transparent url(../img/btn-full-details.png) 0% 0% no-repeat; }
	#PropertyList .property .left .fullDetailsBtn a:link,
	#PropertyList .property .left .fullDetailsBtn a:visited,
	#PropertyList .property .left .fullDetailsBtn a:hover
		{ color:#fff; }
	#PropertyList .property .right
		{ float:left; width:149px; height:133px; padding:20px 0px 0px 0px; 
		  text-align:left; }
	#PropertyList .property .right .requestInformationBtn
		{ width:132px; height:20px; line-height:20px; margin:5px 0px;
		  font-size:120%; font-weight:bold; text-align:center; color:#fff;
		  background:transparent url(../img/btn-request-information.png) 0% 0% no-repeat; }
	#PropertyList .property .right .requestInformationBtn a:link,
	#PropertyList .property .right .requestInformationBtn a:visited,
	#PropertyList .property .right .requestInformationBtn a:hover
		{ color:#fff; }
/* }}}-#PropertyList */





