@-moz-document url-prefix(http://www.google.) {

#navbar {
position: fixed !important;
bottom: 0 !important;
width: 100% !important;
height: 26px !important;
margin: 0 !important;
padding: 0 !important;
margin-left: -2% !important;
padding-right: 2% !important;
background-color: white !important;
border-top: 1px solid black !important;
}
.b{
padding: 0px 15px !important;
}
.b a
{
font-size: 12pt !important;
color: #0088cc !important;
font-weight: bold !important;
}
#navbar *{
font: bold 21px arial !important;
}
#navbar div{
height: 0px !important;
}
#navbar tr td:first-child {
display: none !important;
}

}