/* Left Column */
#col-left-wide {
  width: 635px;
}

/* Right Column */
#col-right-short {
  width: 305px;
  margin-top: -65px;
}
#col-right-short h2 {
  overflow: hidden;
  text-indent: -500px;
  margin-top: 20px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
#col-right-short h2.ouroffice { background-image: url(../images/titles/our-office.gif); }
#col-right-short h2.letstalk { background-image: url(../images/titles/lets-talk.gif); }

#col-right-short img {
  border: 1px solid;
  margin: 0 -1px;
  _margin: 0;
}
.wpcf7-form {
  margin: 0 5px 0 0;
}
