
table.standard {
  border-collapse: collapse; 
  font-size: 0.75em;
}

.standard th, .standard td {
  text-align: left;
  padding: 4px;
}

.standard th {
  width: 200px;
}

table.t-wide th {
  width: 100%;
}