body {margin:0; font-family:Verdana, Arial, Helvetica; font-size:14px}
#content {padding:5px;}
#dialog {position:absolute;  left:0;  margin-top:60px; margin-left:35px; width:415px; padding:0px 2px 0px 2px;  z-index:200;  background:#fff;}
#dialog-header {display:block; position:relative; width:415px; padding:3px 0px 7px 3px; height:15px; 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/dialog_close.gif) no-repeat}
#dialog-content {display:block; height:160px; padding:0px 6px 0px 6px; color:#666666; font-size:13px; text-align:right}
#dialog-mask { position:absolute;  top:0px; left:0px; height:100%; width:100%; background:black; opacity: 0.8; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); z-index:100;}
.error {background:#fff url(../images/error_bg.jpg) bottom right no-repeat;  border-top:none}
.errorheader {background:url(../images/error_header.gif) repeat-x; color:#6f2c2c;  border-bottom:none}
.warning {background:#fff url(../images/warning_bg.jpg) bottom right no-repeat;  border-top:none; }
.warning {background:#fff url(../images/warning_bg.jpg) bottom right no-repeat;  border-top:none; background-position:left; }
.warningheader {background:url(../images/warning_header.gif) repeat-x; color:#957c17;  border-bottom:none}
.success {background:#fff url(../images/success_bg.jpg) bottom right no-repeat;  border-top:none}
.successheader {background:url(../images/success_header.gif) repeat-x; color:#3c7f51;  border-bottom:none}
.prompt {background:#fff url(../images/prompt_bg.jpg) bottom right no-repeat;  border-top:none}
.promptheader {background:url(../images/prompt_header.gif) repeat-x; color:#355468;  border-bottom:none}

