.dialog {position:absolute; width:615px; padding:2px; z-index:200; background:#fff}
.dialog-header {display:block; position:relative; width:601px; padding:3px 6px 7px; height:14px; font-size:14px; font-weight:bold; background:url(images/dialog/prompt_header.gif) repeat-x; color:#355468; border:1px solid #4f6d81; border-bottom:none}
.dialog-title {float:left}
.dialog-close {float:right; cursor:pointer; margin:3px 3px 0 0; height:11px; width:11px; background:url(images/dialog/dialog_close.gif) no-repeat}
.dialog-content {height:350px; padding:1px; color:#666666; font-size:13px; background:white; border:1px solid #4f6d81; border-top:none}
