table {
  border-collapse: collapsed;
  border: none;
}
th {
  border-bottom: none;
  padding-right: 1em; /* LTR */
  text-align: left; /* LTR */
}
tbody {
  border-top: none;
}
tr.even,
tr.odd {
  background-color: #eee;
  border-bottom: none;
  padding: 0.1em 0.6em;
}