﻿#Sitemap {  width: 100%; font-size: 0.85em; }
/* #### AG: 2008-01-03 add font size because it was too big */
#Sitemap ul { margin-left: 0em; padding-left: 0.75em; list-style-type: none; /*font-size: 0.95em;*/ font-weight: bold; }
#Sitemap ul li { margin-left: 0em; padding-left: 0em; line-height: 1.8em; background: none;}
#Sitemap ul.Channel { float: left; list-style-type: none; margin: 0em 2em 2em 0em; padding: 1em; background-color: #e6e6e6; }
#Sitemap ul.Channel li.Channel { margin: 0em; padding: 0em; }



/* #### AT: Fix floating for Firefox */
#SitemapBottom { clear: both;}
#AreaFooter { clear: both; }