@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

window > hbox > *,sidebarheader,toolbox,toolbar,#main-menubar
{
/*
  -moz-appearance: none !important;
  background-image: none !important;
*/
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
}
window
{
background-repeat: repeat-y !important;
}

/* created by XeRNoN */