.dhtmlwindow{position:absolute;border-top:1px solid #500;border-left:1px solid #500;border-bottom:1px solid #500;border-right:1px solid #500;border:1px dotted #ccc;visibility:hidden;background-color:transparent;height:auto;}
.drag-handle{padding:1px;text-indent:3px;font:12px Geneva, Arial, Helvetica, sans-serif;letter-spacing:1px;background-color:transparent;cursor:move;overflow:hidden;width:auto;filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);-moz-opacity:1;opacity:1;}
.drag-handle .drag-controls{position:absolute;right:1px;top:2px;cursor:hand;cursor:pointer;}
* html .drag-handle{width:100%;}
.drag-contentarea{border-top:0px solid brown;background-color:transparent;color:black;height:auto;padding:2px;overflow:auto;}
.drag-statusarea{border-top:1px solid gray;background-color:#transparent;height:13px;}
.drag-resizearea{float:right;width:13px;height:13px;cursor:nw-resize;font-size:0;}
