#eventsbox {
/*  width: 164px;
  padding: 8px;
  height: 168px;
  background: #fcfded url('/images/home/events.jpg') top left no-repeat;
*/
  font: 8pt helvetica,arial,verdana,sans-serif;
  margin-bottom: 10px;
}
#eventsbox h3 {
  font-weight: bold;
}
#eventsbox div {
  padding-bottom: 4px;
}

#blogbox {
/*  width: 164px;
  padding: 8px;
  height: 131px;
  background: #fcfded url('/images/home/blog.jpg') top left no-repeat;
*/
}
#blogbox div {
  padding-left: 8px;
}
#blogbox a {
  font-size: 10pt;
  color: #000;
}
#rightcol h2 {
  margin-bottom: 10px;
  font-size: 13pt;
/*  font-weight: bold;*/
  text-align: center;
}

.flexibox {
  margin-bottom: 10px;
  font: 8pt helvetica,arial,verdana,sans-serif;
}