list-style: none;
margin: 0; }
.submit-form th {
+ min-width: 4em;
max-width: 16em;
font-weight: normal; }
.submit-form .required th label:before, .submit-form .required > label:before {
padding: 0 0 0 1em;
margin: 0;
color: red; }
+.submit-form .form-footer {
+ font-size: smaller; }
/*# sourceMappingURL=form.css.map */