.sitemap { margin:54px 10px 8px; position: relative; /*IE bug*/ }
.sitemap ul { list-style-type: none; margin: 0; margin-top: 3px; font-family: Tahoma, "Trebuchet MS"; }
.sitemap li { /*line-height: 1.3; padding: 3px; */ font-size: 110%;}
.sitemap li p { margin-left: 1em; margin-bottom: 1em; }
.sitemap a { font-size:100%; /*color:#4D8477;*/ font-weight:normal; text-decoration: underline; }
.sitemap a:hover { /*color:#4D8477; background-color:#E2EEEB;*/ font-weight: normal; }
.sitemap .map-level-1 a { font-size: 87%; font-weight: normal; text-decoration: none; }
.sitemap .map-level-1 a:hover { /*background-color:#E2EEEB;*/ text-decoration: underline; font-weight: normal; }
