td.threecol{
width:28%;
padding-right:20px;
padding-left:20px;
font-size:11px;
color:#444;
padding-top:20px;
border-right:1px solid #ccc;
vertical-align:top;/* add this line */
}
#content .secondary-heading{
font-size:18px;
font-weight:normal;
color:#333;
font-style:normal;
font-family:Georgia;
text-align:left;
/*
margin-bottom:15px;//remove this line
margin-top:-100px;//remove this line
*/
/*line-height:1.4;*/
}