h1 {
 position:absolute;
 top:80px;
 left:12px;
 font-size:24px;
 font-weight:normal;
 line-height:24px;
 margin:0;
 color:#555;
}

div#content { padding-top:130px;}

div#content div.twoRows { min-height:213px; }
* html div#content div.twoRows{ height:213px; }

div.boxContent a { color:#555; text-decoration:none;}
div.boxContent a:hover { color:#000; }

p span {text-decoration:underline;}
