UL#events LI{
	clear : both;
	margin : 0 0 15px 0;
	background-position : 0px 5px; 
}
UL#events LI B{
	font-weight : normal;
	color : #393;
}
UL#events LI A{
	color : #900;
}
UL#events LI A:hover{
	color : #900;
	text-decoration : underline;
}
UL#events LI h2{
	margin : 0 0 5px 0;
	font-size : 120%;
}
UL#events LI div.venue{
	margin : 0 0 5px 0;
	color : #393;
}

UL#events LI div.description{
	margin : 0 0 10px 0;
}

UL#events LI div.title{
	margin : 0 0 0 0;
	width : 80px;
	float : left;
	color : #393;
}
UL#events LI div.value{
	margin : 0 0 0 0;
	margin : 0 0 0 0;
	width : 390px;
}
