﻿#auxnav { position:absolute; top:0px; right:15px; margin:0px; padding:0px; height:35px; background:#3484a8 url(auxnav.gif) repeat-x top; border-bottom:1px solid #c3c3c3; border-width:0 1px 1px; font-weight:bold; -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px; -moz-box-shadow: 0 1px 0 #fff; }
#auxnav li { position:relative; margin:0; padding:0px; float:left; list-style:none; }
#auxnav a { font-size:11px; display:block; padding:8px 15px; color:#FFFFFF; text-decoration:none; float:left; background:url(auxnav-li-a.gif) no-repeat top right; }
#auxnav a:hover { background-position:bottom right; }
