div.eventwrap{
	font-size:85%;
	margin:8px 0 8px 0;
	color:#828282;
}
div.eventwrap div.time{
   float:left;
   width:30%;
}
div.eventwrap div.event{
   margin-left:30%;
}
div.eventwrap div.event span.title{
   color:#0055a0;
   font-family:Georgia;
}

div.eventwrap .clear{
   clear:both;
}
