#MLSContainer { padding:10px; }
#MLSContainer td { font-size:inherit }

.red { font-size:14px !important; font-weight:bold; position:relative; top:3px }
.headerBar { background-color:#003A63; color:#fff; border:none; padding:3px 8px }
.property-box-top { font-size:11px; line-height:normal }
table#detailContainer #property_options { font-size:11px }


#advanced_search_options #filters_cell,
fieldset#filters table { width:250px; }

/* ********************************** */
/* tabs on detail sheet */
/* ********************************** */
#navlist li a 
{
	border: 1px solid #03285a;
	background: #eef2ee;
}

ul#navlist li.selectedTab a, 
ul#navlist li.selectedTab a:link,
ul#navlist li.selectedTab a:visited 
{
	background: #003A63;
	border-color: #003A63;
}

#navlist li a:hover { background:#D7E0E6 }

.resultsBar { background-color:#03285a; }
