.mod_event_eventlist {
}
.mod_event_item {
	display:block;
	margin-top:4px;
	margin-bottom:4px;
}
.mod_event_item-first {
}
.mod_event_item-last {
}
.mod_event_item_date {
	font-weight:bold;
}
.mod_event_item_title {
	font-size: 14px;
	font-weight: bold;
	color: #20255F;
	padding-bottom:2px;
}
.mod_event_item_title a{
	color: #20255F;
	text-decoration:none;
}
.mod_event_item_title a:hover{
	text-decoration:underline;
}
.mod_event_item_text {
}
.mod_event_item_description {
}

