#sitemap ul li ul li {
	background-image: url(../images/sitemap/sitemap-bullet.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	list-style-type: none;
	padding-left: 25px;
	height: 14px;
	display: block;
	font-weight: normal;
}
#sitemap ul {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#sitemap li ul li {
	font-weight: bold;
}
