table {
  border-collapse: collapse;
}

table.inline {
  display: inline-table;
}

td {
  text-align: center;
}

td.lang {
  width: 75px;
}

td.output {
  width: 100px;
}

td.source {
}

td.hdr {
  font-weight: bold;
}

iframe.src {
  width: 500px;
  height: 120px;
}
