.SECTION_HEADER {
	font-family: Garamond;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	text-transform: lowercase;
	color: #FFFFFF;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	background-color: #D7264F;
	white-space: normal;
	text-indent: 6px;
}
