input[name="modified"] { visibility: hidden; } form[name="config_form"] { text-align: center; } form[name="config_form"] fieldset table tr td:nth-child(2n+1) { text-align: right; width: 150px; } input[type="text"], select { width: 350px; } fieldset { margin: 0 auto; width: 500px; margin-bottom: 5px; }