/* BASIC css start */
select[name="search_type"]{
    border: 1px solid #ccc;
    height: 28px;
    width: 80px;}
    
input[name="stext"]{

    width: 100%;
    border: 0;
    height: 24px;
    padding: 0;
}
/* BASIC css end */

