.b_serach{
    width:95px;
    height:22px;
    border:1px solid #e4e4e4;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    bottom: 8px;
    right: 7px;
    float:right;
    position:absolute;
}
.b_serach input{
    float:left;
    border:0
}
.btn_srch{
    width:10px;
    height:9px;
    margin:7px 7px 0;
    cursor:pointer;
}
.field-1{
    margin:2px 0 0;
    padding:2px 0;
    width:70%;
    position: relative;
}
.field-2{
    padding:2px;
}