@namespace html url(http://www.w3.org/1999/xhtml);
@namespace xul url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

html|*,
xul|* {
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
}