.overlay_dialog{background-color:#FFFFFF;filter:alpha(opacity=90);-moz-opacity:0.9;opacity:0.9;z-index: 200; }
.overlay___invisible__{background-color:#666666;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.dialog_n{background:transparent url(../images/modal/SCHADUW_BOVEN.png) repeat-x 0 0;max-height:30px;min-height:30px;height:30px;}
.dialog_nw{background:transparent url(../images/modal/SCHADUW_LINKS_B.png) no-repeat 0 0;max-height:30px;min-height:30px;max-width:30px;min-width:30px;width:30px;height:30px;}
.dialog_ne{background:transparent url(../images/modal/SCHADUW_RECHTS_B.png) no-repeat 0 0;max-height:30px;min-height:30px;max-width:30px;min-width:30px;width:30px;height:30px;}
.dialog_e{background:transparent url(../images/modal/SCHADUW_RECHTS.png) repeat-y 0 0;max-width:30px;min-width:30px;width:30px;}
.dialog_w{background:transparent url(../images/modal/SCHADUW_LINKS.png) repeat-y 0 0;max-width:30px;min-width:30px;width:30px;}
.dialog_sw{background:transparent url(../images/modal/SCHADUW_LINKS_O.png) no-repeat 0 0;max-height:30px;min-height:30px;max-width:30px;min-width:30px;width:30px;height:30px;}
.dialog_s{background:transparent url(../images/modal/SCHADUW_ONDER.png) repeat-x 0 0;max-height:30px;min-height:30px;height:30px;}
.dialog_se{background:transparent url(../images/modal/SCHADUW_RECHTS_O.png) no-repeat 0 0;max-height:30px;min-height:30px;max-width:30px;min-width:30px;width:30px;height:30px;}
.dialog_sizer{background:transparent url(../images/modal/sizer.png) no-repeat 0 0;max-height:30px;min-height:30px;max-width:30px;min-width:30px;width:30px;height:30px;cursor:se-resize;}
.dialog_close{position:absolute;top:6px;right:7px;background:transparent url(../images/modal/Sluitknop_CIRCLE.png) no-repeat 0 0;max-height:30px;min-height:30px;max-width:30px;min-width:30px;width:21px;height:21px;cursor:pointer;z-index:51;}
.dialog_close:hover{background:transparent url(../images/modal/Sluitknop_HOVER.png) no-repeat 0 0;}
.dialog_title{float:left;color:black;font-size:12px;font-weight:bolder;text-align:center;vertical-align:middle;top:0.5em;left:0.5em;}
.dialog_content{overflow:hidden;background-color:#FFFFFF;margin:0;padding:0;}
.top_draggable,.bottom_draggable{cursor:move;}
.status_bar{font-size:12px;}
.status_bar input{font-size:12px;}
.wired_frame{display:block;position:absolute;border:1px #000 dashed;}
/* DO NOT CHANGE THESE VALUES*/
.dialog{display:block;position:absolute;}
.dialog table.table_window{border-collapse:collapse;border-spacing:0;width:100%;margin:0px;padding:0px;}
.dialog table.table_window td.modal_td,.dialog table.table_window td.modal_td{padding:0;}
.dialog .title_window{-moz-user-select:none;}
