
	
		#top {
width: 100%;
height: 190px;
overflow: hidden;
background: #fff;
}

#subNav {
float: left;
margin: 0;
width: 100%;
min-height: 49px;
background: #78797b;
border-top: 1px solid #000;
box-shadow: inset 0 40px 40px -40px rgba(0, 0, 0, 0.5);
}

.user_header p, .user_header a, #top ul.social a, ul.branches {
color: #000;
}

.user_header a[href='#user'], #saved_properties_link:first-letter, #saved_searches_link:first-letter {
color: #000;
}

.titles a {
font-weight: bold;
color: #000;
}

a:hover, a:focus {
color: #000;
text-decoration: none;
cursor: pointer;
}

.cols .well p {
margin-bottom: 12px;
color: #000;
}

.row-fluid .span4 {
width: 31.623931623931625%;
padding-bottom: 4px;
}

.flexslider ul.slides .slide-content h2 {
font-size: 22px;
line-height: 24px;
}

.promo {
float: left;
padding: 5px;
margin: 0 0 27px 0;
}
	
