﻿
.HeaderCaption
{
	-x-system-font: none;
	color: #0071B6;
	font-family: Verdana;
	font-size: 9pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	line-height: normal;
	margin: 0 0 5px;
	padding:10px 0 0 0;
}

#divProductName
{
}

#divSummaryInfo
{
	clear: both;
	border-bottom: 1px dotted #B3C0CD;
	color: #3C404E;
	padding:10px 0;	
}

#divImages
{
	padding:10px 0;
}

#divProperty
{
	clear: both;
	border-bottom: 1px dotted #B3C0CD;
	color: #3C404E;
	padding:10px 0;
	font-size:8.5pt;
}

#divLegal
{
	clear: both;
	border-bottom: 1px dotted #B3C0CD;
	color: #3C404E;
	padding:10px 0;
	font-size:8.5pt;
}

#divGoogleMap
{
	clear: both;
	border-bottom: 1px dotted #B3C0CD;
	color: #3C404E;
	padding:10px 0;
}

#divNeighborhoodInfo
{
	clear: both;	
	color: #3C404E;
	padding:10px 0;
	float:left;
	text-align:left;
	font-size:8.5pt;
}

#divProperty li
{
	float:none;
	list-style-position:outside;
	list-style-type:disc;
	padding:0;
	margin-left:10px;
}

#divLegal li
{
	float:none;
	list-style-position:outside;
	list-style-type:disc;
	padding:0;
	margin-left:10px;
}

.product_name
{
	 font: bold 14px Arial; 
	 color: #0071B6;
	 -moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(cssimages/arrow_icon.gif) no-repeat scroll left center;
	float:left;
	padding:0 0 0 14px;
	text-transform:uppercase;
}