/* Ensures that on viewing an invoice, the table is shown below the other fields */ div.storminvoiceitems { clear: both; float: left; width: 100%; }