header, footer, .program-search, .ccc-programs h2, .gradient-line {
  display: none;
}

table {
  height: auto;
}

tbody {
  overflow: visible!important;
}

tr {
  border-bottom: 1px dotted #aaa;
}

tr:last-of-type {
  border: 0;
}

body {
  background: none;
}

* {
  color: #000!important;
}