.headline_area, .headline_area h2 {
   display: none;
}
/**************** home page table ****************/
table#hptable {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}
table#hptable td {
	padding: 35px 21px 28px 21px;
	vertical-align: top;
	width: 33%;
}
#hptable td h2 {
	color: #0A5A67;
	border-bottom: 1px solid #0A5A67;
	text-decoration: none;
	font-size: 21px;
}
#hptable div.format_text h2 {
	font-size: 12px;
	text-decoration: none;
}