/* hide flags (uncomment to make happen) */
/*
.block.real-estate-search fieldset.flags { 
    display:none; 
}
*/

/*
#blox-html-container.real_estate #blox-header-vertical-nav h1.vcard, 
#blox-html-container.real_estate #blox-header-vertical-nav h2.vcard {
    background: url("../../images/_site/logo-realestate.png");
    margin: 15px 0 0 10px;
    width: 200px !important;
    height:52px !important;
    float:left;
}

.real_estate #blox-header-vertical-nav h1.vcard a, .real_estate #blox-header-vertical-nav h2.vcard a, .real_estate #blox-header h1.vcard a, .real_estate #blox-header h2.vcard a {
    width: 200px !important;
    height: 5px;
}
*/


#blox-html-container.real_estate #leaderboard-top { float:right;margin-right:10px; }
#blox-html-container.real_estate #main-nav-container {
    background: none transparent;
}
#blox-html-container.real_estate ul#main_nav.navigation {
border: 1px solid #E5E5E5;
margin-left: 0;
width: 958px;
}

#blox-html-container.real_estate #blox-header-vertical-nav #extra-nav ul#extra-right {
top: 110px !important;
}
#blox-html-container.real_estate #pencil {
  display: none;
}

#vehicles #vehicles-header.header, .vertical-site #vehicles-header.header, #real-estate-header.header, .vertical-site #real-estate-header.header {
height: auto !important;
}

.real_estate .blox-recent-list li {
border-top: none;
}

.real_estate .blox-recent-block h4 {
margin: 0 0 8px;
font-size: 1.7em !important;
font-weight: normal !important;
color: #000;
font-family: Arial !important;
}

.real_estate a {
color: #126889;
}

.real_estate .blox-title {
border-bottom: 1px solid #DFDFDF!important;
padding: 3px 0 3px 0 !important;
}

.real_estate .highlight-blue {
padding: 15px;
background: #DBE9EE;
border: 1px solid #BBD6DF;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
margin-bottom: 20px;
}