div#event{
	font-size:13px;
	color:#333333;
	padding:0 0 20px
}

div#event .description{
	padding:5px 0
}

div#event_cat h2{
	font-size:15px;
	font-weight:bold;
	color:#333333;
	margin-bottom:18px;
}
div#event a.title{
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

div#event a:hover.title{
	color:#b4111a
}

div#event a.details{
	background:url(/images/bullet-ArrowBrown3.gif) 0 4px no-repeat;
	padding:0 0 0 20px
}

div#event a:hover.details{
	background:url(/images/bullet-ArrowBrown4.gif) 0 4px no-repeat;
	color:#74431c;
	text-decoration:none
}