/*Added per case 02300915 TP 12.08.2015*/
#SearchForm input {
    background: #ccc;
    border: 0;
    color: #fff;
    width: 200px;
    height: 30px;
}
#SearchForm > form > button > span {
    zoom:1.5;
    margin: 0 2px 0 0;
}
#search_query {
    font-size: 14px !important;
}
/*End edit*/