@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

/* extension-related: */
#contentAreaContextMenu>menuitem[id^='abp-']  , /*-- adblock pro */
#contentAreaContextMenu>menu[label^='Open With Editor']  ,  /*-- Firebug Editor */
#contentAreaContextMenu>menuseparator ,/*-- get rid of orphaned separators */
/* regular stuff: */
#context-openlink 	  , /*-- Open Link in New Window */
/*KEEP: #context-openlinkintab 	, /*-- Open Link in New Tab  */
#context-sep-open 	, /*-- line separator  */
#context-bookmarklink 	, /*-- Bookmark This Link...  */
/*KEEP: #context-savelink 	, /*-- Save Link As...  */
#context-sendlink 	, /*-- Send Link... */
#context-copyemail 	, /*-- Copy Email Address */
/*KEEP: #context-copylink 	, /*-- Copy Link Location */
#context-sep-copylink 	, /*-- line separator */
#context-viewimage 	, /*-- View Image */
/*KEEP: #context-copyimage-contents 	, /*-- Copy Image */
/*KEEP: #context-copyimage 	, /*-- Copy Image Location */
#context-sep-copyimage 	, /*-- line separator */
/*KEEP: #context-saveimage 	, /*-- Save Image As... */
#context-sendimage 	, /*-- Send Image... */
#context-setWallpaper 	, /*-- Set As Wallpaper... */
#context-setDesktopBackground 	, /*-- Set As Desktop Background... */
#context-blockimage 	, /*-- Block Images from... */
#context-back 	, /*-- Back */
#context-forward 	, /*-- Forward */
#context-reload 	, /*-- Reload */
#context-stop 	, /*-- Stop */
#context-sep-stop 	, /*-- line separator */
#context-bookmarkpage 	, /*-- Bookmark This Page... */
#context-savepage 	, /*-- Save Page As... */
#context-sendpage 	, /*-- Send Page... */
#context-sep-viewbgimage 	, /*-- line separator */
#context-viewbgimage 	, /*-- View Background Image */
#context-undo 	, /*-- Undo */
#context-sep-undo 	, /*-- line separator */
/*KEEP: #context-cut 	, /*-- Cut */
/*KEEP: #context-copy 	, /*-- Copy */
/*KEEP: #context-paste 	, /*-- Paste */
/*KEEP: #context-delete 	, /*-- Delete */
#context-sep-paste 	, /*-- line separator */
/*KEEP: #context-selectall 	, /*-- Select All */
#context-sep-selectall 	, /*-- line separator */
#context-keywordfield 	, /*-- Add a Keyword for this Search... */
#context-searchselect 	, /*-- Search Web for ... */
#frame-sep 	, /*-- line separator */
/*KEEP: #frame 	, /*-- This Frame */
#context-sep-properties 	, /*-- line separator */
/*KEEP: #context-viewpartialsource-selection 	, /*-- View Selection Source */
#context-viewpartialsource-mathml 	, /*-- View MathML Source */
/*KEEP: #context-viewsource 	, /*-- View Page Source */
#context-viewinfo 	, /*-- View Page Info */
#context-metadata 	, /*-- Properties */
#context-sep-bidi 	, /*-- line separator */
#context-bidi-text-direction-toggle 	, /*-- Switch Text Direction */
#context-bidi-page-direction-toggle 	, /*-- Switch Page Direction */
#XXXXXXX {display: none !important;}