.no_display {
	display: none;
}

.print_only {
	display: block;
	float: left;
}

.no_height_print {
	height:0px;
}

.no_height_print td {
	height:0px;
}

.nav_cell_print {
	width:0px;
}

.content_cell_print {
	width:100%;
}
