#lCol {
	padding-top: 0;
}

#about-section ul {
	margin-top: 0;
	margin-bottom: 2em;
}

#about-section ul li {
	list-style-type: none;
	list-style-image: url(/images/sitewide/white_yellowArrow.gif);
	margin-bottom: 4px;
}

#about-section ul li a {
	text-decoration: none;
	color:#003466;
}

#about-section ul li a:hover {
	text-decoration: underline;
	color:#003466;
}