#stdSection h1 {
	height:75px;
}
#stdSection .icon {
	border:1px solid #000;
}
#stdSection .iconBox {
	float:left;
	width:77px;
	height:77px;
	border:solid #333;
	border-width:0 2px 2px 0;
	margin-right:15px;
}
#stdSection h1 .text {
	padding-top:25px;
}
