#container h2 {
	color: #069AD7;
	background-color: #A8DCF1;
}
#event_list h2 {
	background: none;
}
#toolbar a {
	padding: 0px 2px;
	text-decoration: none;
	color: #069AD7;;
}
#toolbar a:hover {
	background-color: #069AD7;
	color: #fff;
}