.required:after {
    content: " *";
    color: #F00;
}
.errors {
    color:#F00;
}
.zForm td {
    vertical-align:top;
} 
