.blocks_left , .blocks_right{
background-color:#6489AF;
width:280px;
height:520px;
text-align:center;
margin:1%;
}
.blocks_left h4 , .blocks_right h4{
color:#1F4068;
}

.blocks_left{
float:right;
}

.blocks_right{
float:left;
}

div#left { 
width: 49.9%; 
float: left;
}  
div#right { 
width: 49.9%; 
float: right; 
} 

.clear{
clear:both;  
}


.topbody{
	border-bottom:1px solid white;
font-size:13px;	 
background-color:#6489AF ;
height : 25px; 
width:auto;
margin-top:6px;
color:black;
font-weight:bolder;
padding:1px;
 }
.topbody img{

margin-right:2px;
width:280px;
height:210px;
 }
 
.region{
color:#FFFFFF;
background-color:#6489AF;
float:left;
margin:6px 6px 0 6px;
text-align:center;
height : 18px; 
}

.price{
background-color:#6489AF;
float:right;
margin:6px 6px 0 6px;
font-size:11px;
text-align:center;
height : 18px;
color:#FFFFFF;
} 
.picbox img {
width:280px;
height:210px;
border:none;
}

h4.propname  {
margin:3px;
}
h4.propname:first-letter  {
text-transform: uppercase;
}
h5.propname  {
margin:3px;
}
.propname{
font-size:12px;
}

.propname a{
text-decoration:none;
color:#1F4068;
}

.longdesc{
padding:0 5px ;
color:#000000;
margin-top:5px;
text-align:justify;
font-size:12px;
background-color:#FFFFFF;
 height:120px; 
border-left:1px solid #7FA5C4;
border-right:1px solid #7FA5C4;

}
.bottombody {

color:#FFFFFF;
font-size:10px;
margin-bottom:0;

}

.bottombody_text {


padding-top:5px;

}

#cont {
	/*background-image: url(images/site_bg.gif);
	background-repeat: repeat-x;*/
	background-color:#FFF;
	
}

#cont h2{
	margin-top:0;
}
#cont .paging{
	background-color:transparent;
	text-align:center;
}
