.print-only {
	display: block !important;
}

.non-printable {
	display: none !important;
}

#ContentContainer, .GenericColumns, .GenericColumnsTwoRight01, .GenericColumnsSection {
	background: none !important;
	border: none !important;
}

#ContentMain {
	float: none !important; 
	width: 100% !important; 
}

#Header, #Footer, #Mymenu, .GenericColumnsTwoRight02, input[type="button"], input[type="submit"] {
	background: none !important;
	border: none !important;
	display: none !important;
	visibility: hidden !important;
	float: none !important;
	width: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

input, textarea, select {
	border: none !important;
}
