

	/* All styles as in std... */
@import url(std.css) all;


	/* ...except... */

img.imgBehindNoPrint {
	display: none;
	}


