.overlay_window_3{background:transparent url(../../images/windows/overlay.png);}
.window_3_nw{width:35px;height:64px;background:transparent url(../../images/windows/window_3/top_left.png) no-repeat bottom left;}
.window_3_n{height:64px;background:transparent url(../../images/windows/window_3/top.png) repeat-x bottom left;}
.window_3_ne{width:35px;height:64px;background:transparent url(../../images/windows/window_3/top_right.png) no-repeat bottom left;}
.window_3_e{width:35px;background:transparent url(../../images/windows/window_3/right.png) repeat-y 0 0;}
.window_3_w{width:35px;background:transparent url(../../images/windows/window_3/left.png) repeat-y 0 0;}
.window_3_sw{width:35px;height:35px;background:transparent url(../../images/windows/window_3/bottom_left.png) no-repeat 0 0;}
.window_3_s{height:35px;background:transparent url(../../images/windows/window_3/bottom.png) repeat-x 0 0;}
.window_3_se,.window_3_sizer{width:35px;height:35px;background:transparent url(../../images/windows/window_3/bottom_right.png) no-repeat 0 0;}
.window_3_close{width:0;height:0;display:none;}
.window_3_minimize{width:0;height:0;display:none;}
.window_3_maximize{width:0;height:0;display:none;}
.window_3_title{float:left;height:1px;width:100%;}
.window_3_content{overflow:auto;background:#FFF;font-size:11px;}
.window_3_progress{float:left;margin:auto;text-align:center;width:100%;height:16px;background:#FFF url('../../images/windows/window_3/progress.gif') no-repeat center center;}