form table { th { vertical-align: top; text-align: left; font-weight: normal; } td { padding-bottom: 1em; } .required th:before { content: "* "; } .errorlist { color: red; margin: 0; padding: 0; list-style: none; } .helptext { color: #888; font-size: .9em; font-style: italic; } ul { list-style: none; padding-left: 0; } }