@import url("ssccsitewide.css");

#allEvents {
  padding: .5em 1em;
}

.evtDate {
  width: 50%;
  font-size: small;
  border-bottom: 1px solid blue;
}

.timeCell {
  font-size: small;
  color: #555;
  width: 4em;
  text-align: right;
}