div.calendar_upcoming * {
	margin: 0 !important;
}

#content .single_event {
	margin: 0 0 1em 0 !important;
}

#content .event_title a {
	color: #124AB9;
	padding: 0 0 0 20px;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	background: url(../../img/sys/lists/quad10.gif) no-repeat left;
}

#content .event_time_wrap {
	margin: 0 0 0 0;
	padding: 2px 20px 2px 0 !important;
	
}

#content .event_time {
	font-size: 12px;
	padding: 5px 0 0 20px;
	/*background: url(../../img/sys/icons/clock.png) no-repeat 0 10px;*/
}

#content .start_date, #content .end_date {
	font-weight: bold;
	color: #333;
}

#content .event_teaser {
	margin: 0 !important;
	padding: 0 0 0 20px !important;	
}




