h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 16px;
}
div#cms {
width: 520px;
margin-left: 0px;
}
div#cms div.event {
margin-bottom:10px;
border-top:none;
border-right:none;
border-bottom:1px dashed #CCCCCC;
border-left:none;
padding-bottom:4px;
}
div#cms div.event p {
font-size:90%;
}
div#cms div.event p.evdate {
font-weight:bold;
}
div#cms div.event p.evtitle {
color:#339933;
font-size:100%;
font-weight:bold;
}
div#cms div.event br {
line-height:50%;
}
