#form .button, form a.button {
    background-color: #016297;
    border: medium none;
    color: white;
    cursor: pointer;
    font: 100%/27px "Arial CE",Arial,sans-serif;
    height: 27px;
    width: 100px;
}

#form table th span {
    color: #016297;
}