/* TOP NAV */
* html #header {margin-bottom:-0.1em;}
#header ul { height:3em;background: transparent url(images/topnav_left_bg.gif) no-repeat top left;}
#topnav li { height:1.6em;} /* font-weight:bold; */
#topnav li.first { margin-left: 14em; }
* html #topnav li.first { margin-left: 7em; }
#topnav a, #topnav a:visited { color:white;}
#topnav a { display:block;float:left;width:auto;padding: .75em .62em 0 .62em;height:100%;}
* html #topnav li a { padding-bottom: .1em; }
/* BOTTOM NAV */
#bottom-nav ul { display:inline; }
#bottom-nav li { display:inline;}
#copyright { font-size:1em;margin-top:1em;}
#bottom-nav li { border-right: 1px solid black; margin-right: .5em; padding-right:.5em;height:1.2em;}
#bottom-nav li.label, 
#bottom-nav li.last { border-right:none;}
#bottom-nav li.last { padding-right:0;margin-right:0; }
