dl {
   border: 1px solid #eee;
    margin-bottom: 1em;
}

.sermons dt {
  float:left;
  padding: 1em;
  font-weight: bold;
  clear:left;
}

.sermons dt.title {
    background: #eee;
    float:none;
}

.sermons dd, div.filtered {
    padding: 1em;
}

span.inline_controls {
  display:block;
  padding:1em 1em 0 1em;
}

div.filtered {
  background: #fefefe;
}

.sermons dd.service {
    border-bottom: 6px solid #eee;
}

p.notice {
  background: rgb(255,255,204);
}
