div.AgendaItems h2, div.AgendaOtherItems h2 {
  clear: left;
  font-size: 1.25em;
  margin-bottom: 0;
}

div.AgendaItems h3, div.AgendaOtherItems h3 {
  text-align: left;
  font-size: 1.15em;
  font-weight: bold;
  margin: 0;
}

div.AgendaItems h4, div.AgendaOtherItems h4 {
  text-align:left;
  font-size: 1em;
  font-weight: normal;
  margin-left: 5ex;
}
