﻿.jqmWindow{	display:none;	position:absolute;	top:10%;	left:50%;	margin-left:-300px;	width:600px;	background-color:#EEE;	color:#333;	border:1px solid black;	padding:0px}.jqmOverlay{	background-color:#000}* html .jqmWindow{	position:absolute;	top:expression((document.documentElement.scrollTop || document.body.scrollTop)+Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100)+'px' )}.jqmWindow{	background-color:#ba742e}.jqmAbove{z-index:5000;top:8%}.jqmWindow a.modalCloseImg{	background:url(../images/close.jpg) no-repeat;	width:34px;	height:45px;	display:inline;	z-index:3200;	position:absolute;	top:-14px;	right:-12px;	cursor:pointer}.jqmInner{	margin:6px;	padding:10px;	color:#fff;	background-color:#000;	font-size:.9em}.jqmInner a{	color:#f0d8bf}.jqmInner a:hover{	color:#fff}