body {margin:0; padding:0; line-height: 1.4em; word-spacing:1px; letter-spacing:0.2px; font: 13px Arial, Helvetica,"Lucida Grande", serif; color: #000;}
/*@page {size: landscape}*/
@page {size: portrait;marks: cross;}
form .rt .hiddenTextMin .hiddenTextMax{display: none;}

#screenzone, .page{
	position: relative;
	margin:2.5mm;
	margin-top: 5mm;
	width: 210mm;
	height: 297mm;
}

.page::before{
position: absolute;
width: 100.5%;
text-align-last:justify;
content:"| |";
top: -20px;
}

.page::after{
position: absolute;
width: 100.5%;
text-align-last:justify;
content:"| |";
bottom: -20px;
}

.leftcut{
	width: 2.5mm;
	height: 100%;
	float: left;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-left: -5mm;
	margin-right: 2.5mm;
	z-index: 1000;
}

.rightcut{
	width: 2.5mm;
	height: 100%;
	float: right;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-right: -5mm;
	margin-left: 2.5mm
	z-index: 1000;
}

#toolbox{
	display: none;
}

#templateMenu{
	display: none;
}