/* CJ | 02381057 | Feb. 22,2016 */
#SearchForm input.Textbox {
padding: .5em 0.5em;
margin: -3px 0;
    text-transform: none;
    background: #fff;
}

#SearchForm input.Textbox {
    color: #333;
    font-weight: 500;
}
#SearchForm {
    float: left;
    background: #eee;
    height: 21px;
}
.TopMenu {
    background:#eee !important;
    }
.TopMenu a {
    color: #333;
}
.TopMenu  {
    color: #333;
}
#SearchForm .Button {
    width: 21px;
    height: 5px;
    color: #333;
    font-size: 15px;
}
/* END 02381057  */

/*Added by BC STAFF Case 02574706 CP*/
#FormField_12 {
    opacity: 1 !important;
    filter: ~"alpha(opacity = 1) !important";
}
/*End Case 02574706*/
