

table.presentations {
  width: 100%;
}

table.presentations tr {
  height: 32px;
}

table.presentations tr td {
  border-bottom: 1px solid #eee;
}

a.active {
  font-weight: bold;
}
