
.event
  {
  padding: 1em;
  border-bottom: 1px solid #ddd;
  color: #333333;
  }

.event .title
  {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #006B8E;
  font-size: 1.2em;
  font-weight: bold;
  padding-left: 1em;
  background: white url(/img/bullet.gif) no-repeat 0 .25em;
  }

.event p
  {
  font-size: .85em;
  line-height: 1.7em;
  margin-left: 1.5em;
  padding: .6em;
  }