

.popupFrame { padding: 10px; background: white no-repeat center; border-radius: 10px; z-index: 1001; }
.popupFrame.wait { background-image: url(preloader-white.gif);  }
.popupFrame .popupFrame-close { background: url(close.png) no-repeat center; z-index: 1010; }

/*.popupFrame-overlay { background: #090909 url(pattern-7.png) repeat center; background: rgba(0, 0, 0, 0.9) url(pattern-7.png) repeat center; z-index: 1000; }*/

.popupFrame-overlay { background: #090909; background: rgba(0, 0, 0, 0.9); z-index: 1000; }
