div#sectionHeader
{
	border-bottom: 1px solid #fd9b5a;
	padding: 0 0 2px 0;
	margin: 0 0 4px 0;
	text-align: left;
	color: #5f5c5c; /* gray */
	font-size: 10px;
	font-weight: 800;
	letter-spacing: .15em;
}
div#sectionHeader a
{
	color: #5f5c5c; /* gray */
	text-decoration: none;
}
