DIV.event
{
	padding: 5px 0px 5px 0px;
	width: 650px;
	border-bottom: 1px solid white;
	margin-bottom: 5px;
}
DIV.eventdatetime
{
	float: left;
	width: 200px;
}
DIV.eventdescription
{
	margin-left: 220px;
	width: 400px;
}
DIV.eventdate, DIV.eventtime
{
	font-size: medium;
	font-weight: bold;
	margin-top: 0px;
}
DIV.eventlocation
{
	font-size: small;
	font-weight: bold;
	margin-top: 6px;
}
DIV.eventaddr
{
	font-size: small;
	font-weight: bold;
	margin-top: 0px;
}
DIV.eventtitle
{
	font-size: medium;
	font-weight: bold;	
	margin-bottom: 6px;
}
DIV.eventblurb
{
	font-size: small;
	margin-top: 6px;
	margin-bottom: 6px;
}
DIV.eventextra
{
	font-size: x-small;
	font-weight: bold;
	margin-top: 6px;
}
