body { width: 100%; height: 100%; margin: 0; padding: 0; }
#outerpopin { text-align:center; width: 100%; height: 100%;display:none; position: absolute; z-index: 10000; top: 0; left: 0;}
#popinframe {text-align:left; display:none;position: absolute;width: 780px; border: 0; z-index:99; top : 70px; left: 200px; margin: 0 auto; border: 0px solid #ffffff;}
#blackout { display:none; height:100%; position:fixed; width:100%; overflow:hidden; background:#000000 none repeat scroll 0 0; z-index: 20; top: 0; left: 0;z-index:9999}
/*form, input, select { z-index: 1; }*/
* html form, * html input, * html select { z-index: -1; }
* html #blackout { position: absolute;  }
