/* main div that surrounds the quick total output */ .quick_total { font-size: 1.333em; text-align: center; margin-top: 10px; display: none; } .category_as_table .quick_total { text-align: right; } .multi_add_footer .quick_total { text-align: center; margin: 10px 0; }