/* @todo: move to U of C style sheet */ 
#admin-menu { position: absolute; top: 0px; left: 0px; font-size: 9px; font-family: "lucida grande", tahoma, verdana, arial, sans-serif; width: 100%; text-align: left; background: none; position: fixed; box-shadow: none; height: 23px;} 
html body.admin-menu { padding-top: 18px !important; } 

#admin-menu-wrapper { background: #101010; height: 23px; width:980px;} 

#admin-menu-wrapper { padding: 0; }
#admin-menu, #admin-menu-wrapper { padding: 0; margin: 0 auto; list-style: none; line-height: 1.4em; z-index: 999; } 
