.ad {
	width:315px;
	margin-right:0px;
	float:left;
		margin-bottom:10px;
}
.displayLoop {
	width:633px;
	float:right;
	margin-bottom:10px;
	background:#efefef;
}
.messages {
	clear:both;
}

.messages .item{
	width:313px;
	margin-right:10px;
	float:left;

}
.messages .item .viewMore {
	text-align:right;
	font-size:10px;
	letter-spacing:0px;
}
.messages .item .viewMore a{
	text-decoration:none;
}
.messages .item h2 a{
	color:#4f2248;
	text-decoration:none;
}
.messages .pos1
	{
		width:315px;
	}
.messages .pos2
	{
		width:311px;
			
	}
.messages .pos3
 	{
		width:311px;
		margin-right:0px;
	}
.properties h1, .latestBlog h1{
	background:#cac5bf;
	color:#4f2248;
	line-height:20px;
	font-size:16px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
}
.properties .property {
	width:313px;
	border:0px;
	border-bottom:1px solid #e8e8e8;
	float:left;
	padding:0px;
	margin-right:10px;
	padding-bottom:5px;
	margin-bottom:5px;
}
.properties  .end {
	margin-right:0px;
}
.properties .property img.main {
	float:left;
	width:112px;
	margin-right:5px;
	
}
.properties .property h2 a{
	color:#4f2248;
	font-size:14px;
	line-height:16px;
	text-decoration:none;
}