@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

popup:not(#autoscroller), menuitem, menupopup {
text-shadow: white 0 0 6px, white 0 0 6px, white 0 0 6px, white 0 0 6px, rgba(255, 255, 255, .4) 0 1px 0 !important;
}

popup:not(#autoscroller), menupopup {
-moz-appearance: -moz-win-glass !important;
background: transparent !important;
}

menuseparator {
display:none !important;
}