div#RealEstate
{
	font-size:12 px;
	font-family:Verdana;
	color:#000033;
}
a.realLink { 
	font-size:16 px;
	font-family:Verdana;
	color:#000066;
	font-weight:bold;
	text-decoration: none;
}
a.realLink:hover { 
	color:#ff0000;
}
.realPageTitle { 
	font-size:12 px;
	font-family:Courier New;
	color:#cc3300;
	font-weight:bold;
}
.realCategoryTitle { 
	font-size:12 px;
	font-family:Courier New;
	color:#cc3300;
	font-weight:bold;
}
div#propertyListingsDiv  .realPropertyName { 
	font-size:8 px;
	font-family:Verdana;
	color:#ffffcc;
	font-weight:bold;
}
div#propertyListingsDiv .realPropertyPrice { 
	font-size:12 px;
	font-family:Verdana;
	color:#000000;
	font-weight:bold;
}
div#realcategoryList .categoryLink { 
	font-size:12 px;
	font-family:Verdana;
	color:#000000;
	font-weight:bold;
}
div#realcategoryList .categoryDesc { 
	font-size:12 px;
	font-family:Verdana;
	color:#000000;
	font-weight:bold;
}
.categoryName { 
	font-size:18 px;
	font-family:Verdana;
	color:#000000;
	font-weight:bold;
}
.propertyName { 
	font-size:8 px;
	font-family:Verdana;
	color:#ffffcc;
	font-weight:bold;
}
.propertyDetail { 
	font-size:12 px;
	font-family:Verdana;
	color:#000000;
	font-weight:bold;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #RealEstate {height: 1%;}
/* End hide from IE5-mac */ 
