/* file: base.print.css */

#topnav,
#header form#search { display: none }

#menu li a
{ 
    background: none !important;
    line-height: 28px;
    text-indent: 0px;
    color: #666;
    text-align: center;
}
#menu li a.current
{
    font-weight: bold;
}


