.a-HowTo-section {
  padding: 0 12px; }

.a-HowTo-title {
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 16px 0;
  padding: 0; }

.a-HowTo-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: table;
  width: 100%;
  border-collapse: collapse; }

.a-HowTo-listItem {
  display: table-row; }

.a-HowTo-label, .a-HowTo-value {
  display: table-cell;
  padding: 8px 0;
  font-size: 14px;
  line-height: 1.25;
  vertical-align: top; }

.a-HowTo-label {
  width: 30%; }

.how-to-template-options {
  margin: 0;
  padding: 0;
  list-style: none; }
  .how-to-template-options .t-AVPList-label, .how-to-template-options .t-AVPList-value {
    font-size: 12px; }
