.tv3-position-settings-page .wrap h2 {
  margin-top: 24px;
}

.tv3-position-settings-page .wrap h2 + table.form-table {
  background: #fff;
  border: 1px solid #dcdcde;
  border-radius: 8px;
  padding: 12px 16px;
  margin: 12px 0 24px;
}

.tv3-position-settings-page .wrap h2 + table.form-table th {
  width: 220px;
}

.tv3-position-settings-page .wrap h2 + table.form-table td,
.tv3-position-settings-page .wrap h2 + table.form-table th {
  padding-top: 12px;
  padding-bottom: 12px;
}

.tv3-position-settings-page .wrap h2 + table.form-table th {
  padding-left: 12px;
}
