
/* Remove the history menu */
#history-menu , #bookmarksMenu{ display: none !important; }

 textbox, toolbarbutton, tab, tree, tooltip {
display: none;
}

toolbar {
height:20px;
}

menubar, menubutton, menulist, menu, menuitem {
display: block;
}
statusbar {
display: none;
}


