.sitemap-wrapper h3 {
	color: #999;
}

.sitemap-wrapper ul {
	padding-right: 40px;
}

.sitemap-wrapper .categories-hierarchy {
	padding-right: 0;
}

.sitemap-wrapper ul li a {
	color: #333;
}

.sitemap-wrapper ul li a:hover {
	text-decoration: underline;
}