@charset "UTF-8";
/* CSS Document */

/*
 * Load ALL CSS
 */ 

@import url(main.css);

@media print
{
	
#example {
	display: none !important;	
}


/* IE8 HACKS */
/* IE8 prints at a much bigger size. Scale everything that you want print worthy, down to about 60% of original size */


}
