.title{
	display:table-cell;
	width:221px;
	height:auto;
	padding:5px;
}

.o2-event-sidebar-title,.other-event-sidebar-title{
	display:table;
	width:100%;
	margin-bottom:2px;
	clear:both;
	font:bold 11px sans-serif;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
}

.other-event-sidebar-title{
	color:#004F37;
	background:#F3E65D;
}

.o2-event-sidebar-title{
	color:#fff;
	background:#649280;
}

.event-arrow{
	display:table-cell;
	vertical-align:middle;
	width:11px;
	margin:auto 0;
	padding-right:10px;
}

.event-arrow img{
	margin:auto 0;
}

.sidebar-event-excerpt{
	color:#004F37;
	margin:10px;
	font:normal small tahoma,sans-serif;
}