@charset "UTF-8"; /* CSS Document */ body { font-family:Arial; font-size:10pt; margin-top: 0px; margin-right: 1px; margin-bottom: 0px; margin-left: 1px } #envelope-address { float:left; display:inline-block; margin-top:0px; top:0px; left:2px; padding-top:0px; width:260px; height:110px; } #invoice-id { float:right; display:inline-block; top:0px; right:5px; width:200px; height:110px; } #invoice-id h2 { text-align: right; margin-right:10px; } div.invoice-static { text-align:center; } #invoice-header { margin-top:0px !important; height:120px; } #cusomter-info { height:200px; } span.invoice-static-line { text-transform:uppercase; font-weight:bold; display:inline; float:left; } span.invoice-value-line { float:right; font-weight:bold; display:inline; margin-right:10px; } #shipto { float:left; width:500px; height:150px; position:relative; display:block; } #soldto { position:relative; display:block; margin-top:40px; width:500px; height:150px; margin-left:0px; } #invoice-details { } p.summary { padding-bottom:0px; margin-bottom:0px; margin-top:5px; display:block; margin-right:10px; } p.summary-first { padding-bottom:0px; margin-bottom:0px; margin-top:2px; display:block; margin-right:10px; } #lower-addresses { width:600px; display:none; } #lower-address-left { width:300px; float:left; } #lower-address-right { width:300px; float:right; } #details { width:75%; } #order-details { width:100%; border-color:#000; border-style:solid; border-width:2px; border-collapse:collapse; } #order-details td, #order-details th { border:#000 1px solid; } table.addresses { width:500px; border-style:none; } p.email { margin-left:3px; margin-top:25px; }