ul#months,
ul#months ul{
  list-style:none;
  margin:0;
  padding:0;
}

ul#months li{
  margin:0;
  padding:0;
}

ul#months li h3{
  color:#275893;
  font-weight:normal;
  font-size:1.8em;
  line-height:97px;
  margin:0;
  padding:0;
}


ul#months ul.monthly-events li{
  display:inline-block;
}

ul#months ul.monthly-events li{
  overflow:hidden;
  display:block;
  padding-bottom:105px;
}

ul#months ul.monthly-events li.last{
  background:url(/img/events-li-last-bg.gif) bottom no-repeat;
  padding-bottom:55px;
  margin-bottom:45px;
}


ul#months ul.monthly-events li div.text{
  float:right;
  width:429px;
  padding-right:15px;
}

ul#months ul.monthly-events li div.text h4{
  float:right;
  width:368px;
  font-size: 1.8em;
}

ul#months ul.monthly-events li div.text h4 a{
  text-decoration:none;
  color:#93278f;
  font-weight:normal;
}

ul#months ul.monthly-events li div.summary{
  float:none;
  clear:both;
  line-height:1.5em;
  padding-top:21px;
}

div#event-ctr div.text{
  float:left;
  width:450px;
}

div#event-ctr div.image{
  float:right;
  width:200px;
  padding:0 0 0 10px;
}

div#youtube-ctr{
  margin:5px 0 10px 0;
}
