#container h2 {
	color: #1C337B;
	background-color: #8EA2DE;
}
#event_list h2 {
	background: none;
}
#toolbar a {
	padding: 0px 2px;
	text-decoration: none;
	color: #1C337B;;
}
#toolbar a:hover {
	background-color: #1C337B;
	color: #fff;
}