/* Approved CSS Fixes */

/* Bug #183724 - Iframe horizontal scrollbar & width */
#content>.contentIframe { width: 970px !important; margin-left: 15px !important; }

/* Bug #183697 - user's cursor change to pointer on linked hero images */
section.slides [data-link] { cursor: pointer !important; }

/* Bug #169917 - Center Top Background Justification */
body { background-position: top center !important; }