.section_header_expand a { background-color: #333333 !important;}
.section_header_expand a span { }
.section_header a {
	background: repeat-x;
	display: block;
	padding: 0px;
	padding-left: 0px;
	color: #CDCDCD;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	text-transform: capitalize;
	background-color: #333333;
}
.section_header_even a { background-color: #333333 repeat-x;  }
.section_header a:hover { background: #555555; }


.section_body { }

.section_content p {
	margin-bottom: 10px;
	margin: 5px;
}
.section_content { font-weight: normal; font-size: 0.9em; color: #FFF; min-height: 80px; background: #333333 repeat-x;  }
