﻿.jqmWindow {display: none;position: fixed;top: 9%;left: 50%;margin-left: -200px;width: 400px;background:#e7e7e7;color: #333;border: 1px solid #ccc;text-align:center;line-height:135%;}
.jqmOverlay { background-color: #fff; }
* 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');}

.padd{padding:10px;}
.loginWindow{width:300px;margin-left: -150px;text-align:left;}
.loginWindow input.text{width:95%;display:block;padding: 5px 0 4px 0;text-indent:3px;margin:0px auto;}
.loginWindow label{display:block;font-size:11px;padding-left:10px;}
.loginBtns *{float:right;}
#locationWindow{width:600px;margin-left: -300px;}
.mapWindow{width:400px;margin-left:-200px;overflow:hidden;}
