	body {
		font-family: Arial,Helvetica,sans-serif;
		background: white;
		font-size: 16pt;
		}
	.page-title, .header, .footer, .fixed-page-wrapper {
		display: none;
		}
	.print-sco-title {
		font-size: 20pt;
		font-weight: bold;
		text-align: center;
		margin-top: 5px;
		margin-bottom: 24px;
		}
	.group-title {
		font-size: 18pt;
		font-weight: bold;
		}
	.print-div {
	    display: block;
	    overflow: visible;
	    margin-left: 10px;
	    width: 940px;
	    white-space: pre-wrap;
		}
	a:link, a:visited {
	   background: transparent;
	   text-decoration: underline;
		}
	/* make the reveal gadget background white instead of gradient for cross-browser support*/
	.reveal-identifier .effect {
		background: white;
		}
	.print-common-core {
		font-size: 14pt;
		text-align: center;
		}
	.drawpad-identifier canvas {
	    width:auto; /* this forces the drawing canvas to remain its actual size and not rescale */
		}
	/* override for video-player */
	div.sco {
		min-height: 0;
		}
	/* this was set for envision math. Should work on all other products too.*/
	.drawpad-identifier .drawpad-toolbar li {
		padding: 0;
		font-size: 20pt;
		}
	.print-shot{
		position:absolute;top:0;left:0;z-index:999999;
		}
