div.events_list{
	font-family:verdana,geneva;
	
}

div.events_list .event .description{
	color:#000000;
}

div.events_list .event{
	margin-bottom:15px;
}

div.events_list .more_link{
	/*float:right;*/
	color:#00355D;
	text-decoration:underline;
}
div.events_list .event .title{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding:0 0 2px 0px;
	float:left;
	width:220px;
}

div.events_list .event .date{
	float: right;
	width:140px;
	font-family:'helvatica';
}



	
.DigitaliCreation div.events_list{
	font-family:verdana,geneva;
	
}

.DigitaliCreation div.events_list .event .description{
	color:#00355D;
}

.DigitaliCreation div.events_list .event{
	margin-bottom:15px;
}

.DigitaliCreation div.events_list .more_link{
	/*float:right;*/
	color:#00355D;
	text-decoration:underline;
}
.DigitaliCreation div.events_list .event .title{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding:0 0 2px 0px;
	float:left;
	width:220px;
}

.DigitaliCreation div.events_list .event .date{
	float: right;
	width:140px;
	font-family:'helvatica';
}