@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

/*
 * Move sidebar to the right
 */
#browser {
   -moz-box-direction: reverse;
}
