@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-communications-toolbox !important;
    padding-bottom: 1px !important;
}
#bxURLBar > toolbarbutton:last-child
{
color: white !important;
}