#wrapper-all {height:100%;position:relative;width:100%;}
#wrapper-cont {background:url("img/black80.png") repeat scroll left top transparent;display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:200;}
#popup-overlay {display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:200;}

.popup-container {left:50%;position:absolute;text-align:left;z-index:201;}
.popup-container div {display:block !important;}

.pop-flash {left:50%;position:fixed;top:50%;}
* html .pop-flash {left:50%;position:absolute;top:50%;}
.close-pop-flash {text-align:right;}
.close-pop-flash-w {height:253px;overflow:hidden;position:relative;width:902px;}

#error_log {left:50%;margin-left:-345px;position:relative;text-align:left;top:20%;width:690px;z-index:201;}
* html #error_log{left:50%;position:absolute;top:50%;}

.popup-top {background:url("img/popup-top.gif") no-repeat scroll left top transparent;height:4px;overflow:hidden;position:relative;width:100%;}
.popup-bottom {background:url("img/popup-bottom.gif") no-repeat scroll left top transparent;height:4px;position:relative;width:100%;}
.popup-bcg {background:url("img/popup-bcg.gif") repeat-y scroll left top transparent;padding:10px 20px 20px;position:relative;width:650px;}
* html .popup-bcg {width:100%;}

.popup-bcg em {background:url("img/popup-warn.gif") no-repeat scroll left top transparent;color:#EE2526;display:block;font-weight:bold;padding:6px 0 15px 35px;position:relative;}
.err-img {cursor:pointer;position:absolute;right:10px;top:4px;}
.err-cpt {color:#9B0802;font-size:1.8em;padding:0 0 15px;}
.popup-err-text {margin:0 0 15px;position:relative;}
