table.loginForm{
    background-color: white;
}
table.loginForm strong{
    color: red;
}
table.loginForm td.label{
    text-align: right;
}