.agendaitem {
	margin: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	height: auto;
	width: 90%;
}

.agendaitem .date {
	font-size: 14px;
	color: #333333;
}

.agendaitem .type {
	color: #666666;
}

#map {
	height: 150px;
	border: 2px solid #CCCCCC;
}
