/* Makes iframe contact form background transparent. */ body.inline #Content, body.inline #Page, body.inline .contactFormContainer { width: 100% !important; } .transparentBackground { background: 0 0 !important; } body.inline { background: 0 0 !important; } body.inline #Header, body.inline #Page, body.inline #Page>div { background: 0 0 !important; }