div.event{
	border:1px solid #D7D8D2;
	padding:3px;
	margin-bottom:10px;
}
div.event h1{
	color:#761900;
	font-size:12pt;

}
div.event div.details{
	background-color:#EFEFEA;
}
div.event div.details dt{
	background-color:#EFEFEA;
	width:80px;
}
div.event div.details dd{
	margin-left:80px;
}
div.event p.free{
	font-size:8pt;
	font-weight:bold;
}

