table.form th {
    vertical-align: top;
    text-align: right;
    padding: 7px;
}

table.form td {
    padding: 4px 0;
    vertical-align: top;
}

table.newsletterbox .description {
    padding-left: 13px;
}

ul.validationerrors {
    color: red;
}

a.newsletterlink {
    text-decoration: none;
}