#dialog {position:absolute; width:425px; padding:0px; z-index:200; background:#fff}

#dialog-header {display:block; position:relative; width:411px; padding:3px 6px 7px; height:14px; font-size:14px; font-weight:bold}

#dialog-title {float:left}

#body {background-image: url(alert_bg.jpg);}

#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:6px; color:#666666; font-size:13px}

.success {background-color:#fff; border:1px solid #ff0000; border-top:none}

.successheader {background:url(images/success_header.gif) repeat-x; color:#ffffff; border:1px solid #ff0000; border-bottom:none}

