/* Remove FFMButton from the status bar */ /*Coded by Kid_ReeFer*/
   
  #ffmb-sitestatusbar { -moz-appearance: none !important;
                             display: none !important; }
