/* BASIC css start */
input.MS_input_txt {
    color: #333333;
    font-size: 12px;
    background: #f7f7f7;
    border: 1px #d2d2d2 solid;
    height: 14px;
    width: 116px;
    margin-right: 0;
    padding: 0;
    line-height: 14px;
}
select.brd-st {
    color: #333333;
    font-size: 12px;
    background: #f7f7f7;
    border: 1px #d2d2d2 solid;
}
/* BASIC css end */

