div#container {
  background: url(../images/container.png) left repeat-y !important;
}


#leftcol h2.csc-firstHeader {
	
	background: url(../images/h1-short.png) no-repeat;
  font: bold 14px arial, helvetica, sans-serif;
  color: #fff;
  padding: 8px 32px;
  margin-bottom: 10px; 
  font-size:14px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:normal;

}

