/* Left Column */
#col-left-wide {
  width: 635px;
}

/* Right Column */
#col-right-short {
  width: 305px;
}
#col-right-short h2 a {
  height: 45px;
  display: block;
  margin: -20px -5px 0;
  border-bottom: 0;
}
ul.linkbox {
  padding-right: 5px !important;
}


/* 3 Columns */
#col-3a, #col-3b, #col-3c {
  margin-bottom: 20px;
}
#col-3a h2, #col-3b h2, #col-3c h2 {
  height: 40px;
  padding-bottom: 10px;
  background-position: 0 0;
  background-repeat: no-repeat;
}

#col-3a img, #col-3b img, #col-3c img {
  margin: 5px;
  border-top: 5px solid;
}


/* Footer */
#footer {
  margin-top: -10px;
}
