@charset "UTF-8";
/*
Custom local styles...
*/

h2#outreachSubtitle {
	font-size: 1.1em;
	color: #333;
}
ul#currentEventsList {
	list-style: none;
	padding-left: 0;
}
ul#currentEventsList li {
	background: url() no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
}