.dhtmlwindow{position:absolute;border-top:1px solid #EEEEEE;border-left:1px solid #EEEEEE;border-right:2px solid #999999;border-bottom:2px solid #999999;visibility:hidden;background-color:#EEEEEE;}
.drag-handle{padding:0px;text-indent:0px;font:bold 14px Arial;background-color:#FAFAFA;cursor:move;width:auto;filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);-moz-opacity:1;opacity:1;}
.drag-handle .drag-controls{background-color:#FAFAFA;position:absolute;right:1px;bottom:0px;cursor:hand;cursor:pointer;}
* html .drag-handle{width:100%;}
.drag-contentarea{border-top:none;background-color:#FAFAFA;color:black;height:150px;padding:2px;overflow:auto;}
.drag-statusarea{border-top:none;background-color:#FAFAFA;height:13px;}
.drag-resizearea{float:right;width:13px;height:13px;cursor:nw-resize;font-size:0;}
iframe#dhtml{border:0px solid #FAFAFA;margin:5px;padding:0;width:100%;height:100%;}
