/* PRINT FORMS GLOBAL CSS */

#wrapper {
	background-color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 770px;
}
h1 {
	font-size: 20px;
	text-align: center;
}
h2 {
	font-size: 16px;
	text-align: center;
}
h6 {
	display: none;
}
label {
	background-color: #ffffff;
}
.tablebutton {
	display: none;
}