@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

hbox#browser {
  direction: rtl !important;
  }

hbox#browser > vbox {
  direction: ltr !important;
  }

#sidebar-box { 
  margin-right: 0px !important; 
  }
