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

/* Right Column */
#col-right-short {
  width: 305px;
  padding-top: 10px;
}
#col-right-short h2 {
  overflow: hidden;
  text-indent: -500px;
  margin-top: 20px;
  background: url(../images/titles/lets-talk.gif) 0 0 no-repeat;
}
#col-right-short img {
  border: 1px solid;
  margin: 0 -1px;
  _margin: 0;
}
.wpcf7-form {
  margin: 0 5px 0 0;
}