
.dialog {  color:#000; background-color:white; width:100%; margin: 0 0 0 1em; }

.dialog .hd .c,
.dialog .ft .c { font-size:1px; /* ensure minimum height */ height:15px;}

.dialog .ft .c { height:15px;}

.dialog .hd { background:transparent url(../imgs/T1.png) no-repeat 0px 0px;}

.dialog .hd .c { background:transparent url(../imgs/T2.png) no-repeat right 0px;}

.dialog .bd { background:transparent url(../imgs/C1.png) repeat-y 0px 0px;}

.dialog .bd .c { background:transparent url(../imgs/C2.png) repeat-y right 0px;}

.dialog .bd .c .s { /*margin:0px 8px 0px 4px;*/ background: url(../imgs/ms.png) repeat-x 0px 0px; padding:1em;}

.dialog .ft { background:transparent url(../imgs/B1.png) no-repeat 0px 0px;}

.dialog .ft .c { background:transparent url(../imgs/B2.png) no-repeat right 0px;}

