#sitemap li {
	list-style-type: none;
	padding: 5px 5px 5px 25px;
	background: #dfdfdf url(img/collapsed.gif) no-repeat 7px center;
	margin-top: 3px;
}
#sitemap .sitemap2 {
	list-style-type: none;
	padding: 3px 5px 3px 45px;
	background: #fff url(img/expanded.gif) no-repeat 25px center;
	margin-top: 3px;
}