.dhtmlwindow{position: absolute;visibility: hidden;}.drag-handle{ /*CSS for Drag Handle*/}.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/position: absolute;right: 3px;bottom: 3px;cursor: hand;cursor: pointer;}* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/}.drag-contentarea{ /*CSS for Content Display Area div*/}.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/}.drag-resizearea{ /*CSS for Resize Area itself*/}
