


.jqmWindow{background:#EEE;display:none;position:fixed;top:17%;width:600px;color:#333;border:1px solid black;padding:12px}.jqmOverlay{background:#000}* iframe.jqm, * html .jqmWindow{position:absolute}* iframe.jqm{top:0;z-index:-1;width:expression(this.parentNode.offsetWidth+'px');height:expression(this.parentNode.offsetHeight+'px')}* html .jqmWindow{top:expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px')}
