/* NAVIGATION RIGHT */
#nav-right { position:absolute; left:0px; bottom:34px; width:187px; }
#nav-right ul {  }
#nav-right li { width:187px; overflow:hidden; background:#798285; }
#nav-right a,#nav-right span.active { padding:7px 0px 7px 12px; display:block; text-decoration:none; color:#fff; }
#nav-right ul ul {  }
#nav-right ul ul li { background:url(../img/nav_list-black.gif) no-repeat 12px center #a0a5a6; border-bottom:12px solid #798285; }
#nav-right ul ul li.active { background:url(../img/nav_list-white.gif) no-repeat 12px center #db011c; }
#nav-right ul ul li.last { border-bottom:0px; }
#nav-right ul ul a,#nav-right ul ul span.active { color:#1a1818; padding-left:35px; }
#nav-right ul ul span.active { color:#fff; }



