#local_map a img {
  border: 0;
}

.static .local h1 {
  margin: 15px 0;
  line-height: 1.6em;
  border-bottom: 2px solid #DAE6EB;
  font-family: verdana;
  font-size: 19px;
}
.static #main_outer #main_col.local h2 {
  color: #DA6C22;
  font-family: verdana;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 4px;
  display: block;
}

.static .local ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.static .local ul li {
  margin-bottom: 4px;
}

.static .local .left_col {
  width: 49%;
  float: left;
}

.static .local .right_col {
  margin-right: 30px;
  float: right;
}

.static .local .border {
  margin: 18px 0 2px 0;
  border-bottom: 1px solid #ddd;
}

.static #main_col {
  background: #fff;
  padding: 0 28px 0 60px;
  position: relative;
  width: 512px;
}
.static img.metaimg {
  position: absolute;
  left: 5px;
  top: 5px;
}

.static .local_promo {
  padding: 0 0 5px 0;
  border-bottom: 2px solid #DAE6EB;
  margin-bottom: 5px;
}
.static .local_promo #speaker {
  float: left;
  margin-right: 10px;
}
.static .local_promo #foursquare_follow {
  float: right;
}
.static .local_promo .blurb {
  padding-top: 5px;
}

.static #supp_col div.blog {
  width: 300px;
  padding-left: 20px;
}
.static #supp_col .blog .post .head {
  font-size: 14px;
}




.static #main_col {
  padding: 0 28px 0 28px;
}
.static .sitemap h2 {
  font-size: 15px;
}
.static .sitemap h3 {
  font-size: 13px;
  color: black;
}

.static .sitemap .col {
  width: 32%;
  float: left;
  margin-right: 1%;
}
.static .sitemap .col ul {
  list-style: none;
  padding: 0;
}

