#header, #block_right, #footer{
	display: none;
}
*{
	font-size:20px;
	font-family:Arial;
}
table#orders{
	width:640px;	
	border-collapse:collapse;
}
table#orders tr td{
	border:1px solid #000000;
	padding:1px 8px 1px 8px;
}
#total_sum{
	width:630px;
	text-align:right;
}
div#print_stamp{
	width:407px;
	height:133px;
	position:relative;
}
div#print_stamp div{
	top:40px;
	position:absolute;
}
#main{
	background-image:none;
}
html, body{
	background:none;
}
#protect{
	background-image:none;
	display:none;
}
