CSS:-moz-zoom-out
From MDC
« CSS Reference:Mozilla Extensions
This is a cursor value that Mozilla products use to indicate that an element or an object in a webpage is actually being resized, reduced or is actually being zoomed out in a DHTML snippet.
The -moz-zoom-out cursor looks like a magnifying glass with a minus-sign in its centre.
On the Windows platform, the -moz-zoom-out cursor looks like this:
This cursor value is a proprietary extension; there is no CSS equivalent to this cursor. The natural complementary cursor value for -moz-zoom-out is -moz-zoom-in. Together, these 2 cursor values are graphically intuitive.