div#all_search_js {
    margin: 0px;
    padding: 0px;
    text-align:center !important;
    width:100%;
}

#inner_search_js {
    margin: 0 auto;
    /*border: 1px solid red !important;*/
}

.inner_element_search_js{
    margin: 0 auto 10px auto !important;
    padding: 0px !important;
    height: auto !important;
}

.combo_search {
    float:left !important;
    color:#666666;
    border: none;
    padding:0px;
    margin:0px;
}

#all_search_js #inner_search_js select.select_search {
    width:130px;
    height:20px;
    padding:0px;
    margin-bottom: 10px;
    background:#ffffff;
}

select.select_search option{
    background-color: transparent;
}

.form_searchb_submit {
    cursor:pointer;
    border:1px solid #fbe7cc;
    background-color:#f2bf82;
    color:#666666;
    width:100px;
    padding: 0px 0px 0px 0px !important;
    font-weight: bold;
    margin:15px 20px 0px 0px !important;
    /*float:left;*/
}
.formbuscarb .form_searchb_text {
    float:left;
    /*margin:10px 5px 0px 9px;*/
    width:136px;
}
#progressSb {
    margin:0px 5px 0px 5px;
    width:152px;
    height:20px;
    background: url(../img/ajax-loader.gif) no-repeat 0 0;
    visibility:hidden;
    float: left;

}

.all_text_input {
    width:100%;
    float:left;
    margin: 0px 0px 0px 0px;
display: none;
}

.text_input {
    float:left;
    /*border: 1px solid red;*/
    margin: 0px 10px 0px 0px;
    width:130px;
}

input.form_searchb_text {
    width:125px !important;
}

select#cid option#option3,
select#cid option#option4 {
    padding-left: 15px;
}

select#cyid {
    display: none;
}
