.wwFormTable {}
.label {
    font-style:italic;
    float:left;
    width:30%
}
.errorLabel {font-style:italic; color:red; }
.errorMessage {text-align: left; color:red; font-size: 11px; margin: 0px 10px; font-family: verdana, arial;}
.checkboxLabel {}
.checkboxErrorLabel {color:red; }
.required {color:red;}
