h1.sitemap_head
{
	color						: #174429;
}

h2.sitemap_list_header
{
	overflow					: hidden;
	height						: 0px;
}

div.sitemap_list_content
{
	margin-bottom				: 5px;
}

a.sitemap
{
	font-size					: 12pt;
	font-weight					: bold;
	margin-bottom				: 3px;
	text-decoration				: none;
}

div.sitemap_list_sitesectioncontainer
{
	float						: left;
	margin-top					: 15px;
	margin-right				: 20px; 
	min-height              	: 120px; 
    height                  	: auto !important; 
    height                  	: 120px;  
}

div.sitemap_list_sitesection
{
	font-weight					: bold;
	margin-bottom				: 5px;
}

div.sitemap_list_module
{
	padding-top					: 5px;
	padding-bottom				: 8px;
	border-bottom				: 1px solid white;
	width						: 180px;
}

div.sitemap_list_module_depth_1_folder
{
	padding-top					: 5px;
	padding-bottom				: 8px;
	border-bottom				: 1px solid white;
}

div.sitemap_list_module_depth_1_item
{
	padding-top					: 5px;
	padding-bottom				: 8px;
	border-bottom				: 1px solid white;
}

div.sitemap_list_module_depth_2
{
	padding-top					: 5px;
	padding-bottom				: 8px;
	border-bottom				: 1px solid white;
}