.calendar_upcoming .upcoming_title {
	display: none;
}
.calendar_upcoming .single_event {
	margin-top: 16px; 
}
.calendar_upcoming .single_event .event_title A {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.calendar_upcoming .event_time {
	font-weight: bold;
}
.calendar_upcoming .single_event .event_teaser {
	font-style: italic;
}

