@page { 
	size: portait; 
	margin: 2cm;	
}

#Wrapper table { border:none; }	
#LeftMenu_c { display:none; }
#TopMenu { display:none; }
#SubmenuTop { display:none; }

h2 { display:none; }
body { font-size: 10px; font:Arial; }
.admin_table { width:100%; border-collapse:collapse; }
.admin_table tr th { border:dotted 1px #000; font-size:10px; }
.admin_table tr td { border:dotted 1px #000; font-size:10px; padding:0px; text-align:center; }
input { border:none; font-size:10px; }
textarea { width:100%; border:none; font-size:10px; }
select { border:none; font-size:10px; color:#000;  }

.details_table { width:100%; border-collapse:collapse; }
.details_table tr th { border:dotted 1px #000; font-size:10px; padding:0px; }
.details_table tr td { border:dotted 1px #000; font-size:10px; padding:0px; }

.noprint { display:none; }
.submit { display:none; }

#debug { display:none; }