#popup_container {font-family: Arial, sans-serif; min-width: 300px; max-width: 600px; background:#f1f1f1; border:1px #c1c1c1 solid; color:#000;}
#popup_title {font:normal 0.75em Arial; font-style:italic; text-align:center; color:#cbcbcb; background:url(/images/page/alert_top_bg.gif) repeat-x bottom; cursor:default; padding:5px 0; margin:0 4px;}
#popup_title img {display:none;}
#popup_content {background: 16px 16px no-repeat url(images/info.gif); padding: 1em 1.75em; margin: 0em;}
#popup_content.alert {background-image: url(images/info.gif);}
#popup_content.confirm {background-image: url(images/important.gif);}
#popup_content.prompt {background-image: url(images/help.gif);}
#popup_message {padding-left: 48px; font:normal 1em Arial; color:#C9261D;}
#popup_panel {text-align: center; margin: 1em 0em 0em 1em;}
#popup_prompt {margin: .5em 0em;}
#popup_ok {background:url(/images/page/alert_ok.gif) no-repeat; width:117px; height:31px;}
