#popup_container{min-width:330px;max-width:600px;_width:330px;background:#fbfbfb;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border:1px solid #cfcfcf;-moz-box-shadow:1px 1px 10px #ccc;position:relative}#popup_title{font-size:25px;font-weight:bold;text-align:center;line-height:25px;color:#000;cursor:default;background:url(../img/bg_alert.gif) no-repeat 70px 15px;padding:20px 0}#popup_content{padding:0 20px}#popup_content.alert{}#popup_content.confirm{}#popup_ok{width:16px;height:16px;background:url(../img/bt_x_alert.gif) no-repeat;border:none;cursor:pointer;position:absolute;right:10px;top:10px}#popup_content.prompt{}#popup_message{padding:30px;background:#fff5d7}#popup_panel{text-align:center;padding:20px 0}#popup_prompt{margin:0.5em 0em}