.dialog {
color:#FFFFFF;
margin:0px auto;
min-width:20em;
}
.dialog .hd .c, .dialog .ft .c {
font-size:1px;
height:13px;
}
.dialog .ft .c {
height:14px;
}
.dialog .hd {
background:transparent url(/images/tl.gif) no-repeat scroll 0px;
}
.dialog .hd .c {
background:transparent url(/images/tr.gif) no-repeat scroll right 0px;
}
.dialog .bd {
background:transparent url(/images/ml.gif) repeat-y scroll 0px;
}
.dialog .bd .c {
background:transparent url(/images/mr.gif) repeat-y scroll right 0px;
}
.dialog .bd .c .s {
background:#000000 url(/images/ms.jpg) repeat-x scroll 0px;
margin:0px 8px 0px 4px;
padding:1em;
}
.dialog .ft {
background:transparent url(/images/bl.gif) no-repeat scroll 0px;
}
.dialog .ft .c {
background:transparent url(/images/br.gif) no-repeat scroll right 0px;
}
.dialog h1 {
font-size:2em;
margin:-0.6em 0px 0px;
padding:0px;
}
.dialog p {
font-family:arial,tahoma,"sans serif";
font-size:0.95em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5em;
margin:0.5em 0px 0px;
padding:0px;
}
