#body h2 {
  margin-top: 30px;
}

.seminar-list {
}

.seminar-list td {
  vertical-align: top;
  text-align: left;
  border-top: 1px solid #ccc;
  padding: .5em 1.5em 1em 0;
}

.seminar-list .sponsor {
  margin: 0 0 .5em 0;
}

.seminar-list .comment {
  font-weight: bold;
  margin: 0 0 .5em 0;
}

.seminar-list .title {
  clear: both;
  font-size: 1.2em;
  font-weight: bold;
}

.seminar-list .date {
  white-space: nowrap;
  font-weight: bold;
  #margin-top: .5em;
}

.seminar-list .speaker {
  margin-top: .5em;
  font-weight: bold;
}

#recent-events .title {
  display: block;
  font-weight: bold;
  margin-top: 1em;
}