div#customPopup{position:fixed;width:100%;height:100%;z-index:9998;background-color:#000;opacity:.8;filter:alpha(opacity=70);cursor:pointer}div#childCustomPopup{position:fixed;left:50%;top:50%;background-color:#fff;z-index:9999;padding:16px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;border:3px solid #ccc}div#childCustomPopup span#close{color:#FFF;cursor:pointer;font-weight:700;height:17px;margin:0;padding:0;position:absolute;right:1px;top:5px;width:17px}div#childCustomPopup #loadingImg{left:50%;margin-left:-110px;margin-top:-10px;position:absolute;text-align:center;top:50%}div#childCustomPopup h1{padding-bottom:5px}div#childCustomPopup p{padding:3px 0}div#childCustomPopup ul{list-style-type:disc;margin-left:30px}div#childCustomPopup ul li{color:#666;font-size:11px;line-height:14px}div#childCustomPopup audio,div#childCustomPopup embed{height:43px;margin-top:5px;width:651px}