/* CSS Document */

#hide_in_print {
	display:none;
}
#show_in_print {
	display:inline;
}

#small_maintable {
	width:400;
}
