/* CSS Document */

.noPrint {
	display:none;
}

.textfield, formText {
	border:none;
}

.button {
	display:none;
}

#printLogo {
	display:block;
} 