
/* Subnavigation */

#subnav {width: auto; height: 30px; margin: 0;}
#subnav ul {float: left; list-style: none; margin: 0; padding: 0; line-height: 30px;}
#subnav ul li {float: left; text-align: center; padding: 0; background: #95ad92; list-style: none; white-space: nowrap;}
#subnav ul ul.nontab li a {color: #fff; font-size: 12px; line-height: 30px; background: transparent; padding: 0 15px 0 15px; border-right: 4px solid #95ad92; text-decoration: none; display: block;}
#subnav ul ul.nontab li a:hover,
#subnav ul ul.nontab li a.selected {background: #fff; color: #222;}


#pageName {width: auto; height: 30px; margin: 0;}
#pageName ul {float: left; list-style: none; margin: 0; padding: 0; line-height: 30px;}
#pageName ul li {float: left; text-align: center; padding: 0; background: #95ad92; list-style: none; white-space: nowrap;}
#pageName ul ul.nontab li a {color: #fff; font-size: 12px; line-height: 30px; background: transparent; padding: 0 15px 0 15px; border-right: 4px solid #95ad92; text-decoration: none; display: block;}
#pageName ul ul.nontab li a:hover,
#pageName ul ul.nontab li a.selected {background: #fff; color: #222;}