div#RealEstate
{
	font-size:11px;
	font-family:Verdana;
}
a.realLink { 
	color:#114e89;
	font-weight:bold;
	text-decoration: none;
}
a.realLink:hover { 
	color:#000000;
}
.realPageTitle { 
	font-size:14px;
	color:#114e89;
	font-weight:bold;
}
.realCategoryTitle { 
	font-size:14px;
	color:#114e89;
	font-weight:bold;
}
div#propertyListingsDiv  .realPropertyName { 
	font-size:12px;
	color:#114e89;
	font-weight:bold;
}
div#propertyListingsDiv .realPropertyPrice { 
	font-weight:normal;
}
div#realcategoryList .categoryLink { 
	font-weight:normal;
}
div#realcategoryList .categoryDesc { 
	font-weight:normal;
}
.categoryName { 
	font-size:16px;
	color:#114e89;
	font-weight:bold;
}
.propertyName { 
	font-size:16px;
	color:#114e89;
	font-weight:bold;
}
.propertyDetail { 
	font-size:12px;
	color:#114e89;
	font-weight:bold;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #RealEstate {height: 1%;}
/* End hide from IE5-mac */ 
