@charset "UTF-8";
/* CSS Document */

.jqmOverlay { background-color: #111111; }
.jqmTitle { text-align: left; background: none; height: 0px; display: block; position: relative; background-color: transparent; background: none; }
.jqmClose { width: 30px; height: 30px; cursor:pointer; position: absolute; z-index: 1000; top: -15px; display: none; padding: none; margin: none;
			background: url(../images/closebox.png) no-repeat 0 0; background-color: transparent;
}
#mapPopup { width: 871px; height: 532px; margin: 0; padding: 0; text-align: center; background: none; border: none;  background-color: transparent; }
#mapPopup iframe { border: none; outline: none; padding: none; margin: none; width: 856px; height: 502px; margin-left: 15px; background-color: transparent; background: none; }

#privacyDialog { width: 285px; height: 320px; margin: 0; padding: 0; background: none; border: none;  background-color: transparent; }
#privacyDialog iframe { border: none; outline: none; padding: none; margin: none; width: 270px; height: 320px; margin-left: 15px; background-color: transparent; background: none;}

.jqmWindow { margin: 0; padding: 0; background: none; border: none;  background-color: transparent; }
.jqmWindow iframe { border: none; outline: none; padding: none; margin: none; margin-left: 15px; background-color: transparent; background: none; }
