#realEstate {
	padding:0;
	line-height:1.5em;
	font-size:0.73em;
}
#realEstate h2 {
	color:#179EEB;
	margin:12px 10px 5px 0;
	border-bottom : 3px solid #bc003a;
	padding:0 0 12px 0;
}
#realEstate h3 {
	font-size:1.40em;
	line-height:1.2em;
}

#realEstate .contentArea {
	padding-top:10px;
}

/*** LIST PROD ***/
.propertyBlock
{
	padding:0;
	margin:8px 0 7px 0;
	min-height:111px;
	line-height:1.2em;
}
.propertyBlock a.smallImageLink {
	display:block;
	width:181px;
	height:111px;
	overflow:hidden;
	float:left;
	position:relative;
	background-repeat:no-repeat;
}
.propertyBlock a.smallImageLink img {
	border:0;
}
.propertyBlock .propertyDetailsBlock {
	margin-left:196px;
}
.propertyBlock h3 {
	margin:0 0 10px 0;
	padding:0;
	color:#179EEB;
	font-size:0.88em;
}
.propertyBlock h3 a {
	color:#179EEB;
}
.propertyBlock .propertyDesc {
	margin:0 0 10px 2px;
	color:#000;
	line-height:1.4em;
}
.propertyBlock .propertyDesc p {margin:0;}

.propertyBlock a.viewLink {
	margin:10px 0 0 0;
}
.propertyBlock img.flag {
	float:right;
	margin:2px 50px 0 20px;
}



/* *** LIST NAVIGATION *** */

.listNav {
	font-size:10px;
	text-align:right;
	padding-bottom:2px;
	margin-bottom:15px;
}
.listNav span {
	padding:0 0.5em;
}
.listNav a {
	margin:0;
	padding:0;
}
.listNav img {
	display:inline;
	border-width:0px;
	margin:1px 0;
	vertical-align:middle;
}