.clearfix:after, .clearfix:before { content: ''; display: table; } .clearfix:after { clear: both; } .clearfix { zoom: 1; } #branch_editor_box h4 { font-size: 150%; border-bottom: solid 1px #ccc; margin-bottom: 15px; padding-bottom: 6px; font-weight: normal; } .postbox{ margin-bottom: 30px; } table.editor_template_table { border-collapse: collapse; font-size: 100%; margin: 0 0 20px; table-layout: fixed; width: 100%; } table.editor_template_table th { background: none repeat scroll 0 0 #EBEBEB; box-shadow: 0 0 0 1px #FFFFFF inset; min-width: 10em; width: 14%; vertical-align: top; } table.editor_template_table th, table.editor_template_table td { border: 1px solid #D2D2D2; line-height: 1.4; margin: 0; padding: 16px 8px; text-align: left; } table.editor_template_table th, table.editor_template_table td span { font-weight: bold; margin-right: 2px; } table.editor_template_table td .postbox{ margin-bottom: 0; border-style: none; } table.editor_template_table .clearfix li{ float: left; padding: 10px 30px 10px 5px; } table.editor_template_table .clearfix ul.tpl-custom li{ padding-right: 60px; font-weight: normal; } textarea#tpl-content.wp-editor-area{ height: 200px; }