div.resultsBar,
#welcome-box-title,
.headerBar { 
	background-color: #211c21 !important; color:#fff }

.headerBar { border:none; padding:5px }

/* ********************************** */
/* tabs on detail sheet */
/* ********************************** */
#navlist li a {
	border: 1px solid #010287;
	font-weight:normal;
}

ul#navlist li.selectedTab a, 
ul#navlist li.selectedTab a:link,
ul#navlist li.selectedTab a:visited 
{
	background-color: #211c21;
	border-color: #010287;
	color:#000
}

#navlist li a:hover { background:#010287}
div#MLSContainer
{
	text-align: left;
	width: 725px; /* take a look at custom_search_container if you change this */
	background-color:#fff;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;
	 /* take a look at the compare scroll if you change this */	
}
#search-option-links p{
	font-size:10px;
}
#property_options td{
	text-align: left;
	width: 375px; /* take a look at custom_search_container if you change this */
}

#photos td{
	width: 415px; /* take a look at custom_search_container if you change this */
}