#strategy fieldset { padding: 0.5em; margin: 0.5em; border: 1px solid #aaa; } #strategy legend { border: 1px solid #aaa; padding: 0.3em; margin-bottom: 0.5em; font-weight: bold; color: #555; } #strategy div { margin-bottom: 0.3em; } #strategy label { float: left; width: 13em; text-align: right; } #submit { margin-top: 0.5em; margin-left: 14.2em; } #strategy input, #strategy textarea { border: 1px solid #aaa; } #strategy #questiontable { width: 100% !important; } #strategy #questiontable td { vertical-align: top; } #strategy #questiontable td textarea { width: 100%; }