.nav-cat { float:left; width:160px; height:30px; border-bottom:1px solid #CDCDCD; font:bold 70% Verdana, Geneva, sans-serif; color:#000; line-height:3em; }
.nav-cat a { color:#000; text-decoration:none; }
.nav-cat a:hover { color:#F90; text-decoration:none; }

.nav-list ul { float:left; width:160px; border-bottom:1px solid #CDCDCD; margin-bottom:10px;  }
.nav-list li { display:block; width:160px; height:22px; font:normal 70% Verdana, Geneva, sans-serif; color:#000; line-height:2em; white-space:nowrap; overflow:hidden; }
.nav-list li a { display:block; width:160px; color:#000; text-decoration:none; background:url(../images/global/pagenav-off.gif) no-repeat center right; }
.nav-list li a:hover { color:#F90; text-decoration:none; background:url(../images/global/pagenav-on.gif) no-repeat center right; }
