ul#categories a {
	display: none;
	height: auto;
	text-indent: 0;
	overflow: hidden;
	color: #000;
}

ul#categories a.selected {
	display: block;
	text-decoration: none;
	font-size: 1.45em;
	font-weight: normal;
	font-family: Georgia, Times, serif;
	padding: 0;
	margin: 0;
	color: #333;
	width: auto;
}

#refine {
    display: none;
}

ul#events li, ul#events li.list-header {
    border-bottom: 1px solid #666 !important;
}

ul#events .details .contact h3 {
	padding: 11px 11px 5px 11px;
	background: #e4eae4;
	color: #89a4a3;
	border-bottom: 1px solid #333 !important;
}

ul#events .details .contact ul {
	background: #f3f7f3;
	border: none !important;
	margin: 0 0 11px 0;
}

ul#events li.alt .details .contact ul {
	background: #fff;
}

ul#events .details .contact ul li {
	width: auto; /*264px;*/
	padding: 5px 11px 11px 11px;
	border: none !important;
}

ul#events .details .contact span {
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;
	color: #777;
}

h2 {
	font-size: 1.45em;
	font-weight: normal;
	font-family: Georgia, Times, serif;
	padding: 0;
	margin: 0;
	color: #333;
}