div#RealEstate
{
	font-size:12px;
	font-family:Arial;
	color:#ffffff;
	width: 835px;
}
a.realLink { 
	font-size:12px;
	font-family:Arial;
	color:#ffffff;
	font-weight:bold;
	text-decoration: underline;
}
.realPageTitle { 
	font-family:Arial;
	color:#ffffff;
	font-weight:normal;
}
.realCategoryTitle { 
	font-family:Arial;
	color:#ffffff;
	font-weight:normal;
}
div#propertyListingsDiv  .realPropertyName { 
	font-family:Arial;
	color:#ffffff;
	font-weight:bold;
}
div#propertyListingsDiv .realPropertyPrice { 
	font-size:11px;
	font-family:Arial;
	color:#ffffff;
	font-weight:bold;
}
div#realcategoryList .categoryLink { 
	font-size:11px;
	font-family:Arial;
	color:#ffffff;
	font-weight:normal;
}
div#realcategoryList .categoryDesc { 
	font-size:11px;
	font-family:Arial;
	color:#ffffff;
	font-weight:normal;
}
.categoryName { 
/*	font-family:Arial;
	color:#ffffff;
	font-weight:bold;
*/
font-size:12px;
color:#F3D170;
margin: 0;
background-image:url(images/sce/ita-puce-h2.gif);
background-repeat: no-repeat;
background-position: 5px 2px;
padding-left: 25px;
}
.propertyName { 
	font-family:Arial;
	color:#ffffff;
	font-weight:bold;
}
.propertyDetail { 
	font-size:10px;
	font-family:Arial;
	color:#ffffff;
	font-weight:bold;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #RealEstate {height: 1%;}
/* End hide from IE5-mac */ 
