.sitemap ul {
	padding-left: 35px;
}



.sitemap ul li {
	list-style-type: disc;
	font-weight:bold;
	text-transform:uppercase;
}

.sitemap ul ul li {
	list-style-type: circle;
	font-weight:normal;
	text-transform:none;
}

.sitemap ul ul ul li {
	list-style-type: square;
}
/*
    Add your own styles to this file, which is loaded only for theme default.
    To avoid style collisions, prefix your styles with the CSS class of root NavXp element.
*/
