div.bigbox_header h1.nav
{
    padding-top: 1px;
    font-size: 18px !important;
}
div.bigbox_header h1.nav a
{
   font-size: 18px !important;
}
div.bigbox_header div.nav
{
    float: left;
    width: 860px;
}
div.bigbox_header div.subnav
{
    font-size: 12px;
}
div.bigbox_header img.nav_icon
{
    float: left;
    margin-top: 4px;
    margin-right: 4px;
    height: 30px;
    width: 30px;
}
div.bigbox_header a.selected
{
    background-image: none !important;
    font-weight: bold;
}