#sitemap ul {
	margin-right: 20px;
	margin-left: 20px;
	list-style-type: none;
}
#sidetreecontrol {
	margin: 10px;
	clear: both;
	display: block;
}
#sidetreecontrol ul.pagelink li a {
	margin-bottom: 10px;
	display: block;
}
#sitemap {
	clear: both;
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: 10px;
	display: block;
}