/* Left Column */
#col-3a img {
  margin: 10px 0 10px 5px;
  border: 1px solid;
}


/* Center Column */
#col-3b h2 {
  overflow: hidden;
  text-indent: -500px;
  background: url(../images/titles/via-email.gif) 0 0 no-repeat;
}
.wpcf7-form {
  margin: 0 5px 0 0;
}
.wpcf7-form .captcha {
  margin-left: -5px;
}


/* Right Column */
#col-3c h2 {
  overflow: hidden;
  text-indent: -500px;
  background: url(../images/titles/support-ticket.gif) 0 0 no-repeat;
}
#col-3c img {
  margin: 0 0 10px 5px;
  border: 1px solid;
}