#popup_container{background:#FFF;border:solid 5px #999;color:#000;font-family:Arial, sans-serif;font-size:12px;max-width:600px;min-width:300px;}
#popup_title{background:#CCC url(../../images/jalert/title.gif) top repeat-x;border:solid 1px #FFF;border-bottom:solid 1px #999;color:#66.66;cursor:default;font-size:14px;font-weight:700;line-height:1.75em;margin:0;padding:0;text-align:center;}
#popup_content{background:16px 16px no-repeat url(../../images/jalert/info.gif);margin:0;padding:1em 1.75em;}
#popup_content.alert{background-image:url(../../images/jalert/info.gif);}
#popup_content.confirm{background-image:url(../../images/jalert/important.gif);}
#popup_content.prompt{background-image:url(../../images/jalert/help.gif);}
#popup_message{padding-left:48px;}
#popup_panel{margin:1em 0 0 1em;text-align:center;}
#popup_prompt{margin:.5em 0;}
#popup_cancel {display: none;}