div#welcomeMessage
{
 	font-family: serif;
	font-size: 16px;
	padding: 17px 15px;
}

div#welcomeMessage p
{
 	margin: 0 0 15px 0;	   

}

div#body_content_bottom div.body_content_link
{
 	text-align: right;		
 	line-height: 18px;
}

div#body_content_bottom div.body_content_link a
{
 	font-size: 10px;
 	color: white;
 	text-decoration: underline;
 	padding-right: 18px;
}

div#body_content_bottom div.body_content_link a:hover
{
 	text-decoration: none;
}

div.property
{
 	margin:  5px 0 0 0;
}

div.propertyImage
{
 	float: left;
	 margin-right: 10px;	  		  
}


div.property
{
        position: relative;
	line-height: 18px;
}

span.fieldName
{
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

p.propertyDetailsLink
{
 	background: #9A9A9A;
 	text-align: right;
 	padding-right: 5px;
 	font-size: 10px;
 	width: 334px;
 	margin-left: 171px;
}
p.propertyDetailsRow
{
 	margin: 3.5px 0;

}
p.propertyDetailsRow_forsale
{
 	margin: 9.5px 0;

}
p.propertyDetailsLink a
{
 	color: white;
 	text-decoration: underline;
}

p.propertyDetailsLink a:hover
{
 	text-decoration: none;
 	
}
p.propertyDetailsLink_forsale a
{
 	color: white;
 	text-decoration: underline;
}

p.propertyDetailsLink_forsale a:hover
{
 	text-decoration: none;
 	
}
p.propertyDetailsLink_forsale
{
 	background: #9A9A9A;
 	text-align: right;
 	padding-right: 5px;
 	font-size: 10px;
 	width: 545px;
 	margin-left: 171px;
}