/* GIS Section */

.overview #content-table {
  background: transparent url("/gis/images/overview_background.jpg") top center no-repeat;
}


/* News and events table */
.news-events td {
  border: 2px solid #bbb;
  vertical-align: top;
}

/* Presentations table */
.presentations td {
  border: 1px solid #bbb;
  vertical-align: top;
}