.agendaitem {
	background-image: url(/common/bg_subnavwrapper.png);
	background-position: left top;
	background-repeat: repeat-x;
	margin-bottom: 40px;
}
.agendaitem h2 {
	padding: 10px;
	line-height: 21px;
	display: block;
	background-image: url(/common/bg_subnav_selected.png);
	background-position: 200px 20px;
	background-repeat: no-repeat;
}
.agendaitem h2 span {
}
.agendaitem p, .agendaitem h3 {
	margin-left: 10px;
	margin-right: 10px;
}
.agendaitem .gmap {
	text-align: center;
}
.agendaitem .gmap iframe {
	width: 400px;
	height: 250px;
}
