@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

/* Display the tabbar at the bottom */
#content > tabbox { -moz-box-direction: reverse !important; }

.tabbrowser-arrowscrollbox + stack {
  display: none !important;
}