table.searchform {
    background-color: rgb(240, 255, 255);
    width: 100%;
    text-align: center;
    border-width: 0pt;
    border-style: none;
    padding: 3px;
    font-family: Arial, 'Luxi Sans', Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: black;
    }


