
@media Print    
{
TABLE.main {
	WIDTH: 560px;
}

TABLE.right {
	WIDTH: 400px;
}

img.print {
	WIDTH: 60%; align: center;
}

