#menu_pane ul li a:hover, #menu_pane ul #active li a:hover, li#active a{
    font-weight: bold;
    background: #79776B;
    color: #FFFFFF;
}
div#ads_header{
    background-image: url('/inc/img/broker_homepage/broker_hp_ads_hdr1.gif');
}
div#content_header{
	background-image: url('/inc/img/broker_homepage/broker_hp_content_hdr1.gif');
    background-repeat: repeat-x;
}
div#broker_name{
    color: #FFFFFF;
}
div#company_name{
    color: #FFFFFF;
}
div#user_since{
    color: #FFFFFF;
}
div#visited_times{
    color: #FFFFFF;
}
div#search{
    background-image: url('/inc/img/broker_homepage/broker_hp_search_back1.gif');
    background-repeat: repeat-x;
}
div.section_hdr{
    background-image: url('/inc/img/broker_homepage/broker_hp_section_hdr1.gif');
    background-repeat: no-repeat;
}
div.section_hdr_content{
    color: #FFFFFF;
}
.input_submit{
    background-image: url('/inc/img/broker_homepage/broker_hp_btn1.gif');
    background-repeat: repeat-x;
    height: 28px;
}
.back1{
    background: #535353;
}
.back2{
    background: #79776B;
}
.back3{
    background: #FFFFFF;
}
.back4{
    background: #F5F5F5;
}

