#quicklist{
	background-color:#3C6588;
	padding:8px;
}

#quicklist h4{
	background: url(../images/shows_and_events-trans.png) no-repeat;
	height:20px;
	overflow:hidden;
	text-indent: -1000px;
	margin:0;
}

#quicklist ul{
	list-style:none;
	padding:0;
	margin-top:0.5em;
	color:#161515;
}

#quicklist ul a{
	color:#161515;
	text-decoration:none;
}

#quicklist ul a:hover{
	color:#E98209;
}