#contentWrapperSearch {
	float: left;
	width: 745px;
	height:100%;
    background-color:#d4dfeb;
}

.content {padding-top:0px; margin-top:-9px;}

.propertyContent	{
	float: left;
	width: 745px;
	font-size: 80%;
	color: #004489;
	background-image: url(/img/background-propresults_blue_bg.gif); background-repeat:no-repeat; 
	}

.propertyResult, .propertyResultCounter, .propertyResultCounterFooter  {
	background-image: url(/img/background-propresults_letting_bg.gif); 
	background-repeat:repeat-y;
}


.propertyImage {
		width: 208px;
		background-color:#004489; 
		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:#004489; 
	padding: 0 20px;
	margin-left: 10px;
	background:url(/img/furniture-blue-arrow.gif) left no-repeat;
	font-size:90%;}
	
.propertyDescription li {
	margin-left:18px;
	padding-left: 0.5em;
	list-style-image: url(/img/furniture-blue-bullet.gif); 
	}	
	
.propertyDescription li a {
	color:#004489; 
	padding: 0;
	background:none;
	font-size:90%;}	
	
.content li, .contentWide li {list-style-image: url(/img/furniture-blue-bullet.gif);}	
.content input  {margin-top: -15px;}
	
#emailLink a { background:none; }	
