#content {padding:20px}
#dialog {position:absolute; width:750px; padding:10px; z-index:200; background:#fff; font-family:Palatino Linotype,Times,Century,serif; color:#000000;}
#dialog-header {display:block; position:relative; width:735px; padding:3px 6px 7px; height:14px; font-size:11pt; font-weight:bold}
#dialog-title {float:left}
#dialog-close {float:right; cursor:pointer; margin:3px 3px 0 0; height:11px; width:11px; background:url(closelabel.gif) no-repeat}
#dialog-content {display:block; height:450px; padding:6px; color:#000000; font-size:12pt}
#dialog-content ul{list-style:disc; color:#000000; margin-left:20px;}
#dialog-content ul li{color:#000000;}
#dialog-mask {position:absolute; top:0; left:0; min-height:100%; width:100%; background:#000000; opacity:.75; filter:alpha(opacity=75); z-index:100}
.error {background:#C1C1C1; border-top:none}
.errorheader {background:#301510; color:#ffffff; border:1px solid #924949; border-bottom:none}
