.jqmWindow {display: none; position: fixed; top: 25%; left: 40%; width: 600px; background-color: #EEE; color: #333; border: 1px solid black; padding: 12px;}.jqmOverlay {background-color: #000;}* iframe.jqm {position:absolute;top:0;left:0;z-index:-1; width: expression(this.parentNode.offsetWidth+'px'); height: expression(this.parentNode.offsetHeight+'px');}* +html .jqmWindow {position: absolute; top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');}div.jqmConfirm input[type="submit"] {padding: 4px; margin: 10px 30px; background: #B5263C; color: #FFF; border: 1px solid #AAA;}div.jqmConfirm {display: none; position: fixed; top: 25%; width: 100%;left:0px;}* html div.jqmConfirm {position: absolute; width: 50%; left: 25%; top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');}div.jqmConfirmWindow {height:auto; width: auto; margin: auto; max-width:400px; padding: 0 10px 10px; background:#FFF; border: 3px solid #B5263C;}.jqmConfirmTitle{margin:5px 2px; height:20px; color:#000; background:#FFF;}.jqmConfirmTitle h1{margin:5px 2px; padding-left:5px; padding:0; font-size:14px; letter-spacing:-1px; font-weight:bold; color:#666; float:left; height:20px;}div.jqmConfirm .jqmClose em{display:none;}div.jqmConfirm .jqmClose {width:20px; height:20px; display:block; float:right; clear:right;}div.jqmConfirm a.jqmClose:hover{background-position: 0 -20px;}div.jqmConfirmContent{border-top:px; color:#000000; font:11px/14pt arial; padding:5px 20px 5px; margin:5px; border:1px dotted #B5263C; letter-spacing:0px;}.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}.clearfix {display: inline-block;}* html .clearfix {height: 1%;}.clearfix {display: block;}