.clear { clear: both; } fieldset label { cursor: pointer; float: left; width: 8em; margin: 0.6em 0 0 0; text-align: right; } fieldset input { float: left; width: 20em; padding: 0.1em 0.2em 0.1em 0.2em; margin: 0.6em 0 0 0.6em; } fieldset select { float: left; width: 20em; margin: 0.6em 0 0 0.6em; } fieldset input.form-gen-cb { float: left; padding: 0; margin: 0.6em 0 0 0.6em; width: 20px; } fieldset div.but { float: left; margin: 20px 0 0 0; padding: 0 0 0 107px; } fieldset div.spacer { float: left; width: 9em; } fieldset .form-gen-text-short { width: 120px; } fieldset .form-gen-textarea-short, fieldset .form-gen-textarea { width: 220px; margin: 0.4em 0 0 0.6em; padding: 0.1em 0.2em 0.1em 0.2em; } fieldset input.form-gen-cb, fieldset input.form-gen-rb { width: 20px; padding: 0; margin: 0.4em 0 0 0; float: left; } fieldset input[type=checkbox].form-gen-cb, fieldset input[type=radio].form-gen-rb { margin: 0.8em 0 0 0em; float: left; } /* alle ausser IE */ fieldset div.fehler { margin: 0 0 0 8.75em; padding-top: 15px; color: red; } fieldset div.fehler-cb { color: red; margin: 0 2em 0 0; }