* html.drag-handle{width:100%;}
.dhtmlwindow{background:#FFF;border:1px solid #000089;position:absolute;visibility:hidden;}
.drag-contentarea{background:#FFF;border-top:1px solid brown;color:#000;height:150px;overflow:auto;padding:2px;}
.drag-handle{-moz-opacity:1;background:#000089;color:#FFF;cursor:move;filter:alpha(opacity=100);font:bold 14px Arial;opacity:1;overflow:hidden;padding:1px;text-indent:3px;width:auto;}
.drag-handle .drag-controls{cursor:pointer;position:absolute;right:1px;top:2px;}
.drag-resizearea{cursor:nw-resize;float:right;font-size:0;height:13px;width:13px;}
.drag-statusarea{background:#F8F8F8;border-top:1px solid gray;height:13px;}
