.jqmWindow{display:none;overflow:visible;position:fixed;top:20px;left:50%;margin-left:-298px;width:596px;background-color:transparent;color:#333;border:none;padding:0;z-index:11010 !important;}
.jqmOverlay{background-color:#fff;z-index:11000 !important;}
#modalWindow{padding:0;overflow-x:none;}
span.jqmClose{background:transparent url(/media/images/overlay-close.png) no-repeat scroll 0 0;text-indent:-9999px;overflow:hidden;display:block;cursor:pointer;height:42px;width:42px;position:absolute;right:-10px;top:-15px;z-index:4000;}
#jqmContent{width:100%;height:100%;background-color:#fff;display:block;clear:both;margin:0;}

#zoom{z-index:2000;}

table.overlay-panel a{text-decoration:none;}

table.overlay-panel tr.no-header td.overlay-hdL{height:15px; width:25px; background: transparent url('/media/images/overlay/hdTL.png') no-repeat scroll bottom right;}
table.overlay-panel tr.no-header td.overlay-hdC{height:15px; background: transparent url('/media/images/overlay/hdT.png') repeat-x scroll bottom left;}
table.overlay-panel tr.no-header td.overlay-hdR{height:15px; width:25px; background: transparent url('/media/images/overlay/hdTR.png') no-repeat scroll bottom left;}

table.overlay-panel tr.header td.overlay-hdL{height:35px; width:25px; background: transparent url('/media/images/overlay/withheader/hdTL.png') no-repeat scroll bottom right;}
table.overlay-panel tr.header td.overlay-hdC{height:35px; background: transparent url('/media/images/overlay/withheader/hdT.png') repeat-x scroll bottom left;}
table.overlay-panel tr.header td.overlay-hdR{height:35px; width:25px; background: transparent url('/media/images/overlay/withheader/hdTR.png') no-repeat scroll bottom left;}

table.overlay-panel td.overlay-bdL{width:25px;background:transparent url('/media/images/overlay/bdL.png') repeat-y top right;}
table.overlay-panel td.overlay-bdR{width:25px;background:transparent url('/media/images/overlay/bdR.png') repeat-y top left;}
table.overlay-panel td.overlay-content{position:relative;}
table.overlay-panel td.overlay-ftL{height:36px; width:25px; background:transparent url('/media/images/overlay/ftBL.png') no-repeat bottom right;}
table.overlay-panel td.overlay-ftC{height:36px; background:transparent url('/media/images/overlay/ftC.png') repeat-x top left;}
table.overlay-panel td.overlay-ftR{height:36px; width:25px; background:transparent url('/media/images/overlay/ftBR.png') no-repeat bottom left;}
