﻿.MasterBody
{
	visibility: hidden;
}

.printContent
{
	position: absolute;
	top: 0px;
	visibility: visible;
	left: 0px;
	width: 600px;
}