div#RealEstate
{
}
a.realLink { 
	font-weight:normal;
	text-decoration: none;
}
.realPageTitle { 
	font-weight:normal;
}
.realCategoryTitle { 
	font-weight:normal;
}
div#propertyListingsDiv  .realPropertyName { 
	font-weight:normal;
}
div#propertyListingsDiv .realPropertyPrice { 
	font-weight:normal;
}
div#realcategoryList .categoryLink { 
	font-weight:normal;
}
div#realcategoryList .categoryDesc { 
	font-weight:normal;
}
.categoryName { 
	font-weight:normal;
}
.propertyName { 
	font-weight:normal;
	
}
.propertyDetail { 
	font-weight:normal;
}
#propertyListingsDiv{width: 100%}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #RealEstate {height: 1%;}
/* End hide from IE5-mac */ 
