#TB_overlay { position: fixed; z-index:100; top: 0px; left: 0px; height:100%; width:100%; }
.TB_overlayMacFFBGHack { background: url(/page/-/wrapper/img/macFFBgHack.png) repeat; }
.TB_overlayBG { background: url(/page/-/repower/site/bg-gradient.png) repeat-x; background-color: #eee; }
* html #TB_overlay { position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }
#interstitial { background-color: transparent; position: absolute; top: 87px; overflow:hidden; width: 900px; z-index: 102; }
#interstitial .wrapper { background: #fff; color: #555; line-height: 1.4em; margin: 0; overflow: hidden; padding: 25px 25px 10px 25px; position: relative; text-align: left !important; }
#interstitial .wrapper h2 { font-size: 2em; line-height: 1em; margin-bottom: 25px; }
#interstitial .wrapper .close { color: #000; cursor: pointer; font-family: arial; position: absolute; right: 15px; top: -5px; z-index: 1000px; }
#interstitial .wrapper a.close:hover { text-decoration: none; }
#interstitial .wrapper .left { position: relative; float: left; text-align: left; width: 450px; }
#interstitial .wrapper .left .button { background: url(/page/-/repower/site/submitGradient.gif) 0 0 repeat-x; border: 1px solid #121212; color: #000; float: left; padding: 5px 10px; font-size: 1.1em; }
#interstitial .wrapper .left .button a { color: #000; font-family: Arial, helvetica, san-serif; }
#interstitial .wrapper .left .button a:hover { text-decoration: none; }
#interstitial .wrapper .right { position: relative; float: right; text-align: left; width: 360px; }
#interstitial .wrapper .right img.wind { margin-top: 10px; border: 1px solid #ddd; padding: 1px; }
#interstitial .wrapper .bottom { font-family: arial; font-size: 13px; margin: 0 !important; position: relative; margin-top: 20px; }
#interstitial .wrapper .bottom p { background: url(/page/-/repower/icons/bullet.gif) left 5px no-repeat; padding-left: 20px; }
#interstitial .wrapper label { display: none; }
#interstitial .wrapper input { margin-bottom: 10px; padding: 3px; font-size: 1.1em; }
#interstitial .wrapper input#modalFirstname { width: 160px; margin-right: 6px; }
#interstitial .wrapper input#modalLastname { width: 160px; }
#interstitial .wrapper input#modalEmail { width: 160px; margin-right: 6px; }
#interstitial .wrapper input#modalZip { width: 160px; margin-right: 6px; }
#interstitial .wrapper input.button { width: 140px; height: 30px; float: right; margin-right: 15px; font-size: 1.2em; -moz-border-radius: 7px; }

* html #interstitial .wrapper { height: 380px; margin: 0 0; }
* html #interstitial img.roundtop, * html #interstitial img.roundbottom, *:first-child+html #interstitial img.roundtop, *:first-child+html #interstitial img.roundbottom { float: left; overflow: hidden; clear: both; }
* html #interstitial .wrapper .close { right: 15px; top: -5px; }
* html #interstitial .wrapper .left, * html #interstitial .wrapper .right { margin-bottom: 20px; }