div.sitemap_list_sitesection
{
	margin-bottom		: 5px;
}
div.sitemap_list_section
{
	margin-bottom		: 10px;
}


div.sitemap_list_sitesection a
{
	text-decoration		: none;
	font-size			: 12px;
	font-weight			: bold;
	color				: #6AB023;
}

div.sitemap_list_module_folder a
{
}

div.sitemap_list_module_item
{
	margin				: 3px 0px 3px 10px;
}

div.sitemap_list_module_item a,
div.sitemap_list_module_folder a,
div.sitemap_list_module_depth_1_item a,
div.div.sitemap_list_module_depth_1_folder a
{
	color				: #87888A;
	text-decoration		: none;
}
div.sitemap_list_module_item a:hover,
div.sitemap_list_module_folder a:hover,
div.sitemap_list_module_depth_1_item a:hover,
div.div.sitemap_list_module_depth_1_folder a:hover
{
	font-weight			: bold;
	color				: #68b023;
}

div.sitemap_list_module_depth_1_item
{
	margin				: 3px 0px 3px 20px;
}

div.sitemap_list_module_depth_1_item a
{
	text-decoration		: none;
}
div.sitemap_list_module_depth_1_item a:hover
{
	
}
