fieldset { padding: 10px; margin-bottom: 15px; border-width: 1px; } legend { font-weight: bold; } .inline-errors { color: red; display: inline; } .inline-hints { color: green; font-weight: bold; font-size: 0.6em; } label { width: 15%; float: left; } li.boolean label { width: 100%; } li.input:after { content: "."; display: block; clear: both; visibility: hidden; height: 0; overflow: hidden; }