#content h4 {
	margin-bottom: 0px;
	margin-top: 0px;
}
#eventList h3 {
	margin-bottom: 0px;
	margin-top: 10px;
	color: #DE0000;
}
#eventList p {
	margin: 0;
}
#eventList .event a.rsvp {
	font-weight: normal;
	margin-left: 15px;
}

#eventList h2 {
	color: #001792;
	margin-bottom: 2px;
	padding-bottom: 0px;
	border-bottom: 1px solid #001792;
	font-size: 18px;
}
#eventList .event {
	margin-top: 15px;
}
#eventList .event .sponsor {
	margin-top: 0px;
}
.map {
	font-size: 0.85em;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
	padding: 1px 2px;
	font-weight: bold;
}
.map:hover {
	background-color: #171093;
}
