#col-content {
	margin-right: 10px;
}

/* Site Map */
#sitemap {margin:5px 0 0 10px; padding:0px; }
#sitemap .sitemap_lvl1 {margin:5px 0 0 20px}
#sitemap .sitemap_lvl1 .sitemap_lvl2 {margin:5px 0 0 20px}
#sitemap li {list-style:none; border-bottom:1px solid #DDDDDD; padding:5px 0 5px 0; font-weight:bold; line-height:normal; font-size: 100%;}
#sitemap .sitemap_lvl1 li, #sitemap .sitemap_lvl1 .sitemap_lvl2 li {border-bottom:0px; font-size:100%; font-weight:normal}
#sitemap li a {
	font-weight: bold;
}

#sitemap li ul li a {
	font-weight: normal;
}
