div.event table{
  width: 100% !important;
  border: 1px solid #ccc;
  margin-bottom: 5px
}

div.event_top, div.event_bottom{
  display: none
}

div.event_info th.event_title{
  width: 80px
}

div.event_info th.event_description{
  width: 150px
}

div.this_weeks_events li,
div.this_weeks_events ul{
  background: none !important;
  padding: 2px !important;
  margin: 0 !important
}

ul.this_weeks_events li.header{
  text-transform: uppercase;
  color: #34A2A1;
  font-weight: bold
}