		/* Printable inner content tables */
		body, td { font-size: 9pt; }
		table.printable { color: #000; }
		
		table.printable td { padding-top: 10px;
			border: none;
			font-size: 9pt;
			 }
			 
			.addr, th {
				font-size: 10pt;
			} 

.forPrint { display:block; }			

#top ,
#topMenu ,
#footer , input , .notForPrinter
{ display:none; }

.productName, .productNumber, .price, .promo, .qtyInput {
	text-align: left;
	font-size: 9pt;
}

.total {
	text-align: right;
}
