body {margin:0; font-family:Verdana, Arial, Helvetica; font-size:14px}
#content {padding:0px}
#dialog {position:absolute; width:425px; height:250px; padding:10px; z-index:100; background:#181818; border-style:solid; border-color:#393939;}
#dialog-header {display:block; position:relative; width:411px; padding:3px 6px 7px; height:14px; font-size:14px; 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/prompt_close.jpg) no-repeat}
#dialog-content {display:block; height:50px; padding:6px; color:#666666; font-size:13px}
#dialog-mask {position:absolute; top:0; left:0; min-height:100%; width:100%; background:#000; opacity:0.80; filter:alpha(opacity=80); z-index:100}
.error {background:#fff; border:1px solid #38AB1E; border-top:none}
.errorheader {background:url(../images/error_header.gif) repeat-x; color:#6f2c2c; border:1px solid #38AB1E; border-bottom:none}
.warning {background:#fff; border:1px solid #38AB1E; border-top:none}
.warningheader {background:url(../images/warning_header.gif) repeat-x; color:#957c17; border:1px solid #38AB1E; border-bottom:none}
.success {background:#fff; border:1px solid #38AB1E; border-top:none}
.successheader {background:url(../images/success_header.gif) repeat-x; color:#3c7f51; border:1px solid #38AB1E; border-bottom:none}
.prompt {background:#181818; border:1px solid #181818; border-top:none}
.promptheader {color:#FF0000; border:1px solid #181818; border-bottom:none}
