FORM BUTTON {
	display: none;
}

FORM INPUT {
	appearance: none;
	border: 0px none;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	width: 60px;
}

.pageheader {
	display: none;
}

.menuwrap {
	display: none;
}

.left {
	display: none;
}

.content > *:not(.right) {
	display: none;
}

.content_projects > * {
	display: block !important;
}

.pagefooter {
	display: none;
}

.content .right TR TD:nth-of-type(3), .content .right TR TH:nth-of-type(3) {
	display: none;
}

.content .order-items {
	border-spacing: 0;
	border-collapse: collapse;
}

.content .order-items TR > * {
	border: 1px solid #000000;
	padding: 4px;
}

.screen {
	display: none;
}

#waitingBoxText {
	display: none;
}
