#Benchmark {
  border-collapse: collapse;
  border: 1px solid #ccc;
}

#Benchmark tr.Alt {
  background-color: #eee;
}

#Benchmark thead tr {
  background-color: #eee;
  border-bottom: 3px double #ccc;
}

#Benchmark tbody {
  border-bottom: 1px solid #ccc;
}

#Benchmark th {
  padding: 0.25em 0.5em;
}

#Benchmark td {
  padding: 0.125em 0.5em;
  text-align: right;
}

#Benchmark td.Ditto {
  text-align: center;
}

#Benchmark td.Text {
  text-align: left;
}
