table.format-list {
  margin-top: 12px;
  width: 100%;
}

table.format-list th,
table.format-list td {
  vertical-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 2em;
} 

table.format-list th {
  width: 400px;
  font-size: 16pt;
  text-align: left;
}

table.format-list td a {
  display: inline-block;
  clear: none;
  margin-right: 20px;
}
