body {
	font-size: 100%;
}
#head #login,
#head .logotype,
#menu,
#menuLevel2,
#subMenu
#content .search,
#content .row,
#content .icon,
.bgImage,
#pushes,
#footer,
#application,
#assignment .head .left,
#assignment .head .right,
.buttons {
	display: none;
}
#body,
#content {
	height: 100% !important;
	overflow: visible;
	position: static;
}
table {
	width: 600px !important;
	*width:800px !important;
	font-size: 80% !important;
}
table td {
	font-size: 14px !important;
	*font-size:100% !important;
}


