
.dont_print {
	display:none;
}
.print {
	display:block;
}
Table.main
{
	background-color:#ffffff;
	width : 560px;
	margin:0 0 0 0;
}