style ^super style, ' .dialog-buttons { width: 55%; text-align: right; } .dialog-row { margin-top: 15px; margin-bottom: 15px; } .dialog-form-field { width: 65%; } .dialog-form-field input { width: 100%; background-color: white; border: thin solid black; } .dialog-form-field textarea { width: 100%; background-color: white; border: thin solid black; } .dialog-form-field input[type=checkbox] { width: auto; } .dialog-form-field input[type=submit] { width: auto; } .dialog-form-label { width: 200px; float: left; text-align: right; padding: 2px 6px; margin-right: 4px; margin-top: 2px; } '