body {margin:0; font-family:Verdana, Arial, Helvetica; font-size:14px}


#content {padding:20px}
#dialog {position:absolute; width:280px; padding:0px; z-index:200; background:#fff}
#dialog-header {display:block; position:relative; width:266px; padding:3px 6px 7px; height:14px; font-size:14px; font-weight:bold}
#dialog-title {float:left}
#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:105px; padding:6px; color:#666666; font-size:13px}
#dialog-mask {position:absolute; top:0; left:0; min-height:100%; width:100%; background:#FFF; opacity:.30; filter:alpha(opacity=30); z-index:100}

.prompt {background:#fff url(../images/prompt_bg.jpg) bottom right no-repeat; border:1px solid #4f6d81; border-top:none}
.promptheader {background:url(../images/prompt_header.gif) repeat-x; color:#355468; border:1px solid #4f6d81; border-bottom:none}


.dialog {position:absolute;  padding:0px; z-index:200; background:#fff;}
.dialog-title {float:left;margin-left:5px;}
.dialog-close {float:right; cursor:pointer; margin:3px 5px 0 0; height:11px; width:11px;background:url(../images/dialog_close.gif) no-repeat}
.dialog-mask {position:absolute; top:0; left:0; min-height:100%; width:100%; background:#FFF; opacity:.30; filter:alpha(opacity=30); border:0px red solid;}
.dialog-content-continer{display:block; color:#666666; font-size:12px;padding:0px 0px 0px 0px;clear:both;border-bottom:1px solid #4f6d81; }
.customheader {display:block; position:relative; padding:3px 0px 7px 0px;height:14px; font-size:14px; font-weight:bold}
.customheader {background:url(../images/custom_header.gif) repeat-x; color:#355468; border:1px solid #4f6d81; border-bottom:none}
.custom {background:#fff; border:1px solid #4f6d81; border-top:none;border-bottom:none}

/* #example { color: #333; }  Moz */    
/* * html #example { color: #666; }  IE6 */    
/* *+html #example { color: #999; }  IE7 */ 
