#propResultsContentWrapper {
	width: 965px;
}

#contentWrapperSearch {
	float: left;
	width: 745px;
	height:100%;
    background-color:#e3e7d7;
}

.content {padding-top:0px; margin-top:-9px;}


.propertyResult, .propertyResultCounter, .propertyResultCounterFooter {
		background-image: url(/img/background-propresults_buying_bg.gif); 
		background-repeat:repeat-y; 
}


.propertyImage {
		width: 208px;
		background-color:#5a7310; 
		margin-left:0px;
		float:left;
		padding: 20px 0;
		font-size:120%;
		}
		
.propertyImage p {color: white; font-weight:bold; margin:5px 10px; _margin-right:0px;  font-size: 70%}		

.propertyImage img{width:208px;}
	
.propertyDescription a {
	color:#5a7310; 
	padding: 0 20px;
	margin-left: 10px;
	background:url(/img/furniture-green-arrow.gif) left no-repeat;
	font-size:90%;}
	

.propertyDescription li {
	margin-left:18px;
	padding-left: 0.5em;
	list-style-image: url(/img/furniture-green-bullet.gif); 
	}		
	
.propertyDescription li a {
	color:#5a7310; 
	padding: 0;
	margin:0;
	background:none;
	font-size:90%;}			

#emailLink a { background:none; }

.buttons a { margin-left:150px;}

.content input  {margin-top: -15px;}


