
div.cfwi-dialog-container { }
table.cfwi-dialog {}
table.cfwi-dialog td.cfwi-dialog { background: #D6F3FF; text-align: center; }
iframe.cfwi-dialog { width: 99.5%; }
.cfwi-dialog-content { margin: 0 3px; background: #D6F3FF; border-width: 0 1px; border-style: none solid; border-color: #434341; }

table.cfwi-dialog td.c1 { width: 10px; height: 30px; background: url(/admin/images/content/common/cfwi-dialog-c1.png) 100% 100% no-repeat; }
table.cfwi-dialog td.c2 { width: 10px; height: 30px; background: url(/admin/images/content/common/cfwi-dialog-c2.png) 0% 100% no-repeat; }
table.cfwi-dialog td.c3 { width: 10px; height: 10px; background: url(/admin/images/content/common/cfwi-dialog-c3.png) 100% 0% no-repeat; }
table.cfwi-dialog td.c4 { width: 10px; height: 10px; background: url(/admin/images/content/common/cfwi-dialog-c4.png) 0% 0% no-repeat; }
table.cfwi-dialog td.s1 { height: 30px; background: url(/admin/images/content/common/cfwi-dialog-s1.png) repeat-x;}
table.cfwi-dialog td.s2 { width: 10px; background: url(/admin/images/content/common/cfwi-dialog-s2.png) 100% 0% repeat-y;}
table.cfwi-dialog td.s3 { height: 10px; background: url(/admin/images/content/common/cfwi-dialog-s3.png) 0% 100% repeat-x; width: 100%; }
table.cfwi-dialog td.s4 { width: 10px; background: url(/admin/images/content/common/cfwi-dialog-s4.png) repeat-y;}
/* Close Button */
table.cfwi-dialog td.s1 div { padding: 6px 0 0; color: #fff; font: bold 12px/12px Arial,Geneva,Helvetica,sans-serif; cursor: move; text-align:center; }
table.cfwi-dialog td.s1 div a { display: block; cursor: pointer; background: url(/admin/images/content/common/cfwi-dialog-CloseButton.gif) no-repeat; width: 19px; height: 16px; padding: 0; float:right; margin: -3px 0 0; cursor: pointer; }
/* Move Cursor */
table.cfwi-dialog td.s1 span#CFWI_Dialog_Title { cursor: move; }
