.dhtmlwindow  { color: white; background: white url(logo.gif) no-repeat 50% 50%; border: solid 1px black; position: absolute; visibility: hidden }

.drag-handle  { color: black; font: bold 14px Arial; background-color: #ffd510; text-indent: 3px; padding: 1px; border-bottom: 1px solid #808080; width: auto; overflow: hidden; cursor: move; filter: progid:DXImageTransform.Microsoft.alpha(opacity=100); opacity: 1  }

.drag-handle .drag-controls { position: absolute; top: 1px; right: 1px; cursor: handpointer }

* html .drag-handle { width: 100% }

.drag-contentarea  { color: black; background-color: white; padding: 2px; height: 150px; overflow: auto }

.drag-statusarea { background-color: #f8f8f8; border-top: 1px solid gray; height: 13px }

.drag-resizearea { font-size: 0; float: right; width: 13px; height: 13px; cursor: nw-resize }

iframe { border: 0px solid #000000 }
