/* Left Column */
#col-left-short h1 {
  background-image: url(../images/titles/portfolio.gif);
}
#col-left-short h2 {
  overflow: hidden;
  text-indent: -500px;
  margin-top: 25px;
  background: url(../images/titles/client-spotlight.gif) 0 0 no-repeat;
}


/* Right Column */
#col-right-wide {
  width: 645px;
}
#col-right-wide h2 {
  overflow: hidden;
  text-indent: -5000px;
  background: url(../images/titles/case-studies.gif) 0 0 no-repeat;
}