div.header {
	display: none;
}
div.footer {
	display: none;
}
div.sidebar {
	display: none;
}

div.sidebar_grid {
	display: none;
}

.print_only { display: inline !important; }

body {
	width: 100% !important;
}

div.container_grid {
	width: 100% !important;
}

div.content {
	width: 100% !important;
}
div.title_grid {
	width: 100% !important;
}

table.data td {
	border-bottom: 1px solid #aaa;
	padding-bottom: 2px;
	padding-top: 2px;
}

td.controls {
	display: none;
}

