#wp-calendar IMG{
	border: none;
}
.eventday{
	font-weight: bold;
	text-decoration: none;
}
#wp-calendar .ec3_eventday {
	padding:0px;
	border:solid 1px #aa0000;
}
#upcoming-events UL{
	list-style: none;
	margin: 3px;
}
.ec3_list{
	margin: 3px !important;
	font-weight: bold;
	word-spacing: 0px !important;
	letter-spacing: 0px !important;
	color: #7a0050 !important;
}
.ec3_list UL{
	font-weight:normal;
}
.ec3_schedule{
	text-align: right;
}
