body {margin:0; font-family:Arial, verdana, Helvetica, sans-serif;font-size:12px;}
#content {padding:20px}
#dialog {position:absolute; width:50%; padding:0px; z-index:200; background:#333333}
#dialog-header {display:block; position:relative; width:98%; padding:2px 2px 4px 7px; height:20px; font-size:12px; font-weight:bold}
#dialog-title {float:left}
#dialog-close {float:right; cursor:pointer; margin:3px 3px 0 0; height:11px; width:11px; background:url(images_alert/dialog_close.gif) no-repeat}
#dialog-content {display:block; padding-left:15px;padding-bottom:15px;padding-right:10px; color:#000000; font-size:12px}
#dialog-mask {position:absolute; top:0; left:0; min-height:100%; width:100%; background:#FFF; opacity:.50; filter:alpha(opacity=50); z-index:100;}
.error {background:#F7BF48; border:1px solid #FF0000; border-top:none}
/*.errorheader {background:url(images_alert/error_header.gif) repeat-x; color:#FFFFFF; border:1px solid #FF0000; border-bottom:none}*/
.errorheader {background-color:#e66317; color:#FFFFFF; border:1px solid #FF0000; border-bottom:none}
.warning {background:#F7BF48; border:1px solid #FF0000; border-top:none}
/*.warningheader {background:url(images_alert/warning_header.gif) repeat-x; color:#FFFFFF; border:1px solid #FF0000; border-bottom:none}*/
.warningheader {background-color:#e66317; color:#FFFFFF; border:1px solid #FF0000; border-bottom:none}
.success {background:#F7BF48; url(images_alert/success_bg.jpg) no-repeat right 20px; border:1px solid #FF0000; border-top:none}
.successheader {background-color:#e66317; color:#FFFFFF; border:1px solid #FF0000; border-bottom:none}
/*.successheader {background:url(images_alert/success_header.gif) repeat-x; color:#FFFFFF; border:1px solid #FF0000; border-bottom:none}*/
.prompt {background:#F7BF48 url(images_alert/prompt_bg.jpg) no-repeat right 20px; border:1px solid #FF0000; border-top:none}
/*.promptheader {background:url(images_alert/prompt_header.gif) repeat-x; color:#FFFFFF; border:1px solid #FF0000; border-bottom:none}*/
.promptheader {background-color:#e66317; color:#FFFFFF; border:1px solid #FF0000; border-bottom:none}