/* CSS Document */
#about h2 {
	font-size: 1.2em;
	margin-top:10px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 1px;
	margin-left: 15px;
	margin-right: 10px;
	padding-left: 5px;
	border-left: solid #FF6600 4px;
	border-bottom:none;
	background:none;
	color:#4A4D4A;
}