﻿.no_print {
	display: none !important;
}

.no_float {
	page-break-inside: auto;	
	float: none !important;
	width: 600px;
}

.noWebDisplay {
	display: block;
}

