#toolbar a {
	padding: 0px 2px;
	text-decoration: none;
	color: #91887A;
}
#toolbar a:hover {
	background-color: #91887A;
	color: #fff;
}
h2.subtitle {
	display: none;
}