/* AGENT_SHEET */
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

scrollbar * { background-color: red ! important; }
scrollbar thumb { background-color: blue ! important; }
scrollbar scrollbarbutton { background-color: yellow ! important; }