.wp_search .search_head {
    background-color: #9e0c0c !important;
}
div#search_logo img {
    width: 261px !important;
    height: 61px !important;
    margin-top: 21px;
}
.search_tabs a {
    color: #fff !important;
}
label {
    color: #fff !important;
}
li.checkboxli {
    color: #fff !important;
}
.wp_search .search_advanced {
    color: #fff !important;
}
.wp_search .search_tabs .selected_item {
    background-color: #bd5b5b !important;
}
.wp_search .input_submit .search_submit {
    background: #ce5c5c !important;
}
.checkboxli {
    padding-left: 616px !important;
}
.wp_search .search_logo {
    width: 271px !important;
}