td.noprint, th.noprint, img, tr.filterrow, #max_results, #mainmenu, #header, #subMenusContainer, .btn btn-primary  {
	display:none;
}
body {
	background:#fff;
}

table { border-collapse:collapse; }
table td { border:1px solid #4d4d4d; padding:3px }

table.cellgrid td {
	height:20px;
}

textarea, input {
	overflow:visible;
	background:white;
	color:black;
	width:100%;
	height:100%;
}