table, th, td {
/* Added by PJS 12/12/2018 */
/* Table outlines are disabled by default in this theme, so I've set this here */
  border: 1px dotted grey;
}

td {
/* Added by PJS 12/12/2018 */
  padding: 5px;
}