#dialog {position:absolute;width:425px;border:2px solid #ff652c;z-index:200}
#dialog-header {height:25px;font-size:10pt;font-weight:bolder;background:#f0f0f0;}
#dialog-title {float:left;margin:3px 0 0 5px}
#dialog-close {float:right;cursor:pointer;cursor:hand;margin:4px 3px 0 0;height:25px;width:65px;color:#ff652c;background:url(../images/search_but.gif) no-repeat top right}
#dialog-content {padding:5px;color:#000;font-size:10pt;font-weight:bold;text-align:center;vertical-align:middle;background:#ffffff}
#dialog-mask {position:absolute;top:0;left:0;min-height:100%;width:100%;background:#666;opacity:.50;filter:alpha(opacity=50);z-index:100}
.error {}
.errorheader {}
.warning {}
.warningheader {}
.success {}
.successheader {}
.prompt {}
.promptheader {}