/* http://jigsaw.w3.org/css-validator/ */

/* none print out */

@media print
{
	.noprint,
	.no_print
	{
		display: none !important;
	}
}
