.wp_search .head_top {
    width: 1400px!important;
    margin: 0 auto;
}
.wp_search .search_logo {
        background: url(images/logo_1.png) no-repeat right;
      width: 439px!important;
}
div#search_logo img {
    display: none;
}
.wp_search .search_tabs .selected_item{
    background-color: #d96f01 !important;}
.wp_search .input_submit .search_submit{
    background: #d96f01 url(img/search_form.png) 0 0 no-repeat !important;}
.wp_search .search_filters .filter_btn:hover{
    background-color: #d96f01 !important;
}