@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
#toolbar-menubar, #mbrInspectorMain {
  -moz-appearance: none !important;
  border-bottom: solid 1px graytext !important;
}
#nav-bar, #tbInspectorPrimary, #placesToolbar {
-moz-appearance: -moz-win-media-toolbox !important;
    padding-bottom: 1px !important;
}
#bxURLBar > toolbarbutton:last-child, #tbInspectorPrimary > * > *, #placesToolbar > * > *
{
color: white !important;
}