  
.dialog1 {
 width:780px;
 margin:0px auto;
 min-width:1em;
}

.dialog1 .hd .c,
.dialog1 .ft .c {
 font-size:1px; /* ensure minimum height */
 height:13px;
}

.dialog1 .ft .c {
 height:14px;
}

.dialog1 .hd {
 background:transparent url(images/divs1/tl.gif) no-repeat 0px 0px;
}

.dialog1 .hd .c {
 background:transparent url(images/divs1/tr.gif) no-repeat right 0px;
}

.dialog1 .bd {
 background:transparent url(images/divs1/ml.gif) repeat-y 0px 0px;
}

.dialog1 .bd .c {
 background:transparent url(images/divs1/mr.gif) repeat-y right 0px;
}

.dialog1 .bd .c .s {
 margin:0px 8px 0px 4px;
 background:#0678ce url(images/divs1/ms.gif) repeat-x 0px 0px;
 padding:5px;
}

.dialog1 .ft {
 background:transparent url(images/divs1/bl.gif) no-repeat 0px 0px;
}

.dialog1 .ft .c {
 background:transparent url(images/divs1/br.gif) no-repeat right 0px;
} 
.dialog1 span.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #fff;
	font-weight: bold;
	padding: 0.5em;
}   



  
.dialog {
 width:780px;
 margin:0px auto;
 min-width:1em;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:13px;
}

.dialog .ft .c {
 height:14px;
}

.dialog .hd {
 background:transparent url(images/divs/tl.gif) no-repeat 0px 0px;
}

.dialog .hd .c {
 background:transparent url(images/divs/tr.gif) no-repeat right 0px;
}

.dialog .bd {
 background:transparent url(images/divs/ml.gif) repeat-y 0px 0px;
}

.dialog .bd .c {
 background:transparent url(images/divs/mr.gif) repeat-y right 0px;
}

.dialog .bd .c .s {
 margin:0px 8px 0px 4px;
 background:#C0DEB2 url(images/divs/ms.gif) repeat-x 0px 0px;
 padding:5px;
}

.dialog .ft {
 background:transparent url(images/divs/bl.gif) no-repeat 0px 0px;
}

.dialog .ft .c {
 background:transparent url(images/divs/br.gif) no-repeat right 0px;
} 
.dialog span.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #fff;
	font-weight: bold;
	padding: 0.5em;
}    


