div#top {background:url(../images/backgrounds/search_toparea.jpg) top left no-repeat;}
div#head h1	{background:url(../images/backgrounds/search_results_head.jpg) top left no-repeat;}
div#results {background:#e6e6e6;border-top:1px solid #fff;}
div.toppagination	{border-bottom:1px solid #909A5E;}
div.toppagination div.pagination	{border-bottom:1px solid #fff;}
div.pagination {
	padding:10px 0px 0px 0px;
	height:41px;
	width:698px;
	background:#96978F;
}
div.pagination ul	{
	width:698px;
	height:23px;
}
div.pagination li	{float:left;height:17px;}
div.pagination li.a	{
	padding:4px 2px 0px 21px;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/backgrounds/prop_details_dots.gif) right no-repeat;
}
div.pagination li.b	{
	width:98px;
	padding:4px 22px 0px 10px;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/buttons/search_arrow_next.jpg) right no-repeat;
	text-align:right;
}
div.pagination li.b a,
.pagethrough_a,
.pagethrough_a a:link,
.pagethrough_a a:hover,
.pagethrough_a a:visited,
.pagethrough_a a:active	{font:bold 10px Verdana, Arial, Helvetica, sans-serif;color:#fff;}

.pagethrough_b,
.pagethrough_b a:link,
.pagethrough_b a:hover,
.pagethrough_b a:visited,
.pagethrough_b a:active	{font:bold 10px Verdana, Arial, Helvetica, sans-serif;color:#CFD0C9;}

.pagethrough_c	{font:bold 10px Verdana, Arial, Helvetica, sans-serif;color:#50514D;}
.pagethrough_c a:link,
.pagethrough_c a:hover,
.pagethrough_c a:visited,
.pagethrough_c a:active {font:bold 10px Verdana, Arial, Helvetica, sans-serif;color:#fff;}

div#noresults	{
	width:686px;
	padding:19px 0px 15px 12px;
	background:#fff;
	text-align:left;
	
}
form	{display:inline;}
div#noresults h2	{
	background:url(../images/text/search_no_results.gif) top left no-repeat;
	width:586px;
	height:27px;
}
div#noresults td {
	padding:0px 0px 5px 0px;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#515B2B;
	}
div#noresults td.a	{padding-right:6px;}
div#noresults tr.f td.c {
	background:url(../images/text/search_no_results_btn.gif) top left no-repeat;
	height:28px;
}
div#noresults tr.f td.c a	{
	display:block;
	text-decoration:none;
	height:28px;
	width:161px;
}
div#noresults tr.d td.b {font-weight:normal;}
div#noresults tr.f td.c a strong	{display:none;}

div#disclaimer	{
	text-align:center;
	width:668px;
	padding:15px;
	margin:0px auto;
	border-top:1px solid #96978F;
	background:#fff;
}
