.agenda-list-container {
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 1.3em;
}

.agenda-list-item {
	padding:3px;	
	margin:3px 0 10px 0;
	border-bottom:1px solid #ededed;
	text-align: justify;
}

.agenda-list-item H2 {
	margin-top: 5px;
	margin-bottom: 10px;
}

.agenda-list-item img {
	float: left;
	margin: 0 10px 10px 0;
}

.agenda-list-date {
	width: 180px;
	text-align: right;
	height: 18px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 1em;
	font-weight: normal;
}

.mbl_newsevent_multidayevent {
	display:block;
	width: 690px;
	text-align: left;

}

hr {
	border: none;
}
