﻿.sitemap ul
{
	font-weight: bold;
	font-size: 1.25em;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 0.5em;
}

.sitemap ul li
{
	padding: 0.125em;
}

.sitemap ul ul
{
	font-weight: normal;
	padding-left: 2em;
	font-size: 12px;
}