div.MainContent table {
  border-collapse: collapse;
}

div.MainContent table td {
  border: solid 1px black;
  vertical-align: top;
  
}

div.MainContent table p {
  font-size: .8em;
}

div.MainContent table.SmallCalendar td {
  border: none;
  
}
