.event-intro, .event-content p, .event-content li, .event-content .caption, .event-content .cc-caption {
  font-size: 16px;
  color    : #333333;
}
.cc-full .title {
  color: #000!important;
}
.seminar-list {
}

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

.seminar-list .sponsor {
  font-weight: bold;
  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 {
  margin-top: .5em;
}

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

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

.edit-event-link {
  font-weight: normal;
  font-size: .9em;
  white-space: nowrap;
}

div.edit-event-link {
  padding:0;
  margin: 0 0 1em 0;
}