#dialog {position:absolute; width:485px; padding:312px 2px 102px 52px; z-index:200; height:500px; }
#dialog-header {display:block; position:relative; width:392px; padding:3px 7px 7px 0px; height:14px; font-size:14px; font-weight:bold}
#dialog-title {float:left}
#dialog-close {float:right; cursor:pointer; height:21px; color:Blue;  width:28px; background:url(images/dialog_close.gif) no-repeat}
#dialog-content {display:block; height:500px; padding:10px;  font-size:13px}
#dialog-mask {position:absolute;  width:400px;  opacity:.75; filter:alpha(opacity=75); z-index:100}
.error {background: url(images/error_bg.jpg) bottom right no-repeat; border:1px solid ; border-top:none}
.errorheader {background:url(images/error_header.gif)    border-bottom:none}
.warning {background: url(images/frame1.gif) ; height:500px; background-repeat:no-repeat; }
.warningheader {background:url(images/warning_header.gif) repeat-x; height:500px;  border:1px  }
body
{
    
    margin-top:0px;}
