.ruled-table th {
  text-align: left;
  border-bottom: 1px solid #ccc;
  background-color: #eee;
}

.ruled-table td {
  border-bottom: 1px solid #eee;
}