#sitemap .main{
 background: white url('/img/sitemap_line2.png') 0 0 no-repeat;
 padding:3px 24px;
 font-size: 0.8em;
 font-weight:bold;
 color:#111111;
 margin:0;
 line-height:18px;
 
}
#sitemap div{
 background: white url('/img/sitemap_line6.png') 0 0 no-repeat;
 padding:0 23px;
 font-size: 0.8em;
 font-weight:bold;
 color:#111111;
 margin:0;
 line-height:18px;
}
#sitemap div a{
 background: white url('/img/sitemap_line5.png') 0 0 no-repeat;
 padding:3px 23px;
 font-weight:bold;
 color:#111111;
 height:23px;
 margin:0;
}
.log_level_65536
{
	background-color:black;
	color: White;
}
.log_level_16384
{
	background-color:#222222;
	color: White;
}
.log_level_8192
{
	background-color:#444444;
	color: White;
}
.log_level_4096
{
	background-color:#666666;
	color: White;
}
.log_level_256
{
	background-color:#999999;
	color: Black;
}
.log_level_16
{
	background-color:#CCCCCC;
	color: Black;
}
.log_level_1
{
	background-color:#EEEEEE;
	color: Black;
}

