customer { display: block; margin-left: 1pc; margin-right: 3pc; color: #000000; } customer-name:before { content: "Customer Name: "; font-weight: bold; } customer-name { display: block; } customerID:before { content: "Customer ID: "; } customerID { display: block; margin-left: 1pc; } credit-status:before { content: "Credit Status: "; } credit-status { display: block; margin-left: 1pc; } customer-contact:before { content: "Customer Contact: "; font-weight: bold; } customer-contact { display: block; margin-left: 2pc; background: #ffddff; } honorific:before { content: "Honorific: "; } honorific { display: block; } given-name1:before { content: "Given Name 1: "; } given-name1 { display: block; } given-name2:before { content: "Given Name 2: "; } given-name2 { display: block; } family-name:before { content: "Family Name: "; } family-name { display: block; } degrees:before { content: "Degrees: "; } degrees { display: block; } title:before { content: "Title: "; } title { display: block; } department:before { content: "Department: "; } department { display: block; } telephone:before { content: "Telephone: "; } telephone { display: block; } extension:before { content: "Extension: "; } extension { display: block; } comment:before { content: "Comment: "; } comment { display: block; margin-left: 1pc; } shipping-address:before { content: "Shipping Address: "; font-weight: bold; } shipping-address { display: block; margin-left: 2pc; background: #ddffff; } attention:before { content: "Attention: "; } attention { display: block; } attention-name:before { content: "Attention Name: "; } attention-name { display: block; } reference:before { content: "Reference: "; } reference { display: block; } street-address1:before { content: "Street Address 1: "; } street-address1 { display: block; } street-address2:before { content: "Street Address 2: "; } street-address2 { display: block; } city:before { content: "City: "; } city { display: block; } territorial-division:before { content: "Territorial Division: "; } territorial-division { display: block; } territorial-abbreviation:before { content: "Territorial Abbreviation: "; } territorial-abbreviation { display: block; } postal-code:before { content: "Postal Code: "; } postal-code { display: block; } country:before { content: "Country: "; } country { display: block; } billing-address:before { content: "Billing Address: "; font-weight: bold; } billing-address { display: block; margin-left: 2pc; background: #ffffdd; } attention:before { content: "Attention: "; } attention { display: block; } attention-name:before { content: "Attention Name: "; } attention-name { display: block; } reference:before { content: "Reference: "; } reference { display: block; } street-address1:before { content: "Street Address 1: "; } street-address1 { display: block; } street-address2:before { content: "Street Address 2: "; } street-address2 { display: block; } city:before { content: "City: "; } city { display: block; } territorial-division:before { content: "Territorial Division: "; } territorial-division { display: block; } territorial-abbreviation:before { content: "Territorial Abbreviation: "; } territorial-abbreviation { display: block; } postal-code:before { content: "Postal Code: "; } postal-code { display: block; } country:before { content: "Country: "; } country { display: block; } creation-date:before { content: "Creation Date: "; } creation-date { display: block; margin-left: 1pc; } last-updated:before { content: "Last Updated: "; } last-updated { display: block; margin-left: 1pc; }