
.boxsearch{
	width: 555px;	
	background: white;
}
#searchresults{
	/*width: 660px;*/
/*	width: 698px;
	_width: 694px; */
	width: 558px;
	_width: 554px;
	min-height: 125px;
	position: relative;
	display: block;
	float: left;
	background: #ffffff url(graphics/box-backoy.png) repeat-x bottom;	
	border-bottom: 2px solid #f2f5ec;
}
#searchresults-pagenav{
	/*width: 650px;*/
/*	width: 688px;
	_width: 685px; */
	width: 548px;
	_width: 545px;
	height:25px;
	position: relative;
	float: left;
	font-size:1em;
	text-align: right;
/*	margin-right:20px;*/
	padding-right:10px;
	background: white;
	background: white url(images/propertypagebanner.jpg) no-repeat left ;
	padding: 6px 10px 0px 0px;
}
#searchresults-pagenav a{
	padding:4px 3px 2px 3px;
	font-weight: bold;
	/*display: block;*/
}
#searchresults-pagenav a:selected{
	Color:#666666;	
	/*border:1px solid #191970;*/
}
#searchresults-pagenav a:hover{
	Color:#E77B0F;	
	background: #ffffff;
	/*border:1px solid #191970;*/
}

/* NOT WORKING ??? */
/*#searchresults-pagenav span{ 
	background: red;
	display: block;
}*/
#sr-banner{
	/*width: 660px;*/
/*	width: 698px;
	_width: 694px; */
	width: 558px;
	_width: 554px;
	height:25px;
	position: relative;
	float: left;
	background: white url(images/propertybanner.jpg) no-repeat left ;
	font-weight: bold;
	color: White;
	/* margin: 15px 0px 0px 0px; */
}
#sr-left, #sr-center, #sr-centerb, #sr-right{
	position: relative;
	display: block;
	float: left;
	font-size:1.0em;
	padding: 5px 0px 2px;
}

#sr-left{
	/*Width: 210px;*/
	/*_Width: 220px;*/  /* needed for IE6 because margin used */
	Width: 290px;
	_Width: 296px;  /* needed for IE6 because margin used */
	margin-left: 10px;
	_margin-left: 5px;
	text-align: left;
	font-size:1.1em;
}

#sr-center{
	Width: 108px;	
	text-align: center;
}

#sr-right{
	Width: 142px;
	_Width: 176px; /* needed for IE6 because margin used */
	margin-right: 5px;
	text-align: right;
}
	#sr-right a{
		Color:#ffffff;
	}
	#sr-right a:selected{
		Color:#666666;	
		/*border:1px solid #191970;*/
	}
	#sr-right a:hover{
		Color:#333333;	
	}


#sr-details{
	Width: 578px;
	_width: 578px;
	position: relative;
	float: left;
	font-size: 1.0em;
	font-weight: normal;
	margin: 0px 0px 10px 10px;
}

/* trying to fix safari font bold problem caused by antialiasing */
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Opera 9 rules here */
	html{
		font-size: 1.0em;
		font-weight: 100; 
	}
}

#sr-pic{
	Width: 150px;
	height:120px;
	position: relative;
	float: left;
}
#sr-pic img{
	behavior: url("iepngfix.htc");
}
/*#sr-location{
	Width: 420px;
	padding-right:10px;
	_Width: 430px;
	_padding-right:0px;
	position: relative;
	float: left;
	text-align: right;
	color:#666666;
	 border-bottom: 1px solid #DCDCDC; 
	font-size: 1em;
	font-weight: bold;

}*/

#sr-desc{
	Width: 350px;
	_Width: 320px;
	/*height: 80px;*/
	min-height:80px;

	position: relative;
	float: left;
	overflow: visible;

	text-align: justify;
	font-size: 1em;
/*	border-top: 1px solid #DCDCDC;*/
	margin:2px 2px 2px 10px;
	Padding-top:6px;
	Padding-left:20px;
	Padding-bottom:6px;
	padding-right:10px;
}

#sr-branchtel{
	Width: 688px;
	_width: 680px;
	position: relative;
	float: left;
	text-align: right;
	color:#666666;
	border-top: 1px solid #E3E3E3;
	font-size: 1em;
	font-weight: bold;
	margin-bottom:4px;
	padding-right:10px;
}

#aSearchForm, #aSearchFormL, #getProperty {
	float:left;
	/* border: 1px solid #666666; */
	margin: 10px 0px 0px 0px;
	background: #eeeeee;
	padding: 6px;
}

#formblock{
	background: red; /*#eeeeee;	*/
	display: block;
	overflow: hidden;	
}

#tabselector{
	background: #eeeeee;
	width:539px;
	padding:5px 5px 5px 6px;
	/*margin: 0px 0px 10px 0px;*/
	display: block;
}

#sales{
	display: block;
	float:left;
	width:290px;
}

#lettings{
	display: none;
	float:left;
	width:290px;
}

#aSearchForm, #aSearchFormL {
	width:295px;
}
#getProperty {
	width:220px;
	margin-left:28px;
	line-height: 20px;
}

#aSearchForm p, #aSearchFormL p{
	width:300px;
	line-height: 20px;
	vertical-align: text-bottom;
	padding:0px;
	margin:0px;
	display: inline;
}
#aSearchForm label,#aSearchFormL label{
	vertical-align: top;
	line-height: 25px;
	width:140px;
	float:left;
}

/*form#getProperty label, #getProperty p {
	line-height: 150%;
}*/

