.not-on-paper,
.sidebar,
.accessibility,
.logged-in-user-block,
.system-message,
.info-message,
#topleft,
#navigation {
	display: none;
}
* { font-size: 10pt; }

td.receipt{
	padding: 0 0 0 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
td.receipt_sum{
	padding: 0 0 0 10px;
	background: #ddd;
}
td.receipt_3s{
	padding: 0 0 0 10px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.receipt_box {
	width: 99%;
	height: 50%;
	margin-left:5px;
	border-bottom: 1px solid #ccc;
}

.annulled_watermark p
{
	font-size: 30pt;
}
