table.productLabel                                                       { font-size: 11px; border: 1px solid #000; border-collapse: collapse; width: 100%; font-family: Arial, Helvetica, sans-serif; margin: 2em 0 1em 0; }
table.productLabel td                                                    { text-align: left; vertical-align: top; color: #000; padding: 5px; }
table.productLabel .productLabelHeader td                                { background-color: #000; color: #fff; padding: 5px; }
table.productLabel .productLabelHeader .productLabelHeader_Title         { font-size: 18px; font-weight: bold; padding: 5px; }
table.productLabel .productLabelHeader .productLabelHeader_Info          { padding: 5px; }
table.productLabel .productLabelStripe_Bottom td                         { border-bottom: 5px solid black; }
table.productLabel .productLabelStripe_Top td                            { border-top: 5px solid black; }
table.productLabel .productLabelItemHeader td                            { font-weight: bold; border-bottom: 2px solid black; padding-top: 10px; }
table.productLabel .productLabelItem td                                  { border-bottom: 1px solid #000; }
table.productLabel .productLabelItem:hover td                            { background: #ddd; }
table.productLabel td.ingName                                            { text-align: left; }
table.productLabel td.ingAmount, table.productLabel td.ingDV             { text-align: right; }
table.productLabel td.ingAmountHeader, table.productLabel td.ingDVHeader { text-align: right; font-weight: bold; }
