Index: window.css
===================================================================
--- window.css	(revision 6708)
+++ window.css	(working copy)
@@ -77,9 +77,9 @@
 .clearlooks2 .bottom .right {right:0; width:6px; background:#eaf3ea url(img/drag.gif) no-repeat;border-right:1px solid #c6d9e9;}
 .clearlooks2 .bottom span {display:none}
 .clearlooks2 .statusbar .bottom, .clearlooks2 .statusbar .bottom div {height:23px}
-.clearlooks2 .statusbar .bottom .left {background:url(img/corners.gif) -29px 0}
-.clearlooks2 .statusbar .bottom .center {background:url(img/horizontal.gif) 0 -52px}
-.clearlooks2 .statusbar .bottom .right {background:url(img/corners.gif) -24px 0}
+.clearlooks2 .statusbar .bottom .left {background:#eaf3ea;}
+.clearlooks2 .statusbar .bottom .center {background:#eaf3ea;}
+.clearlooks2 .statusbar .bottom .right {background:#eaf3ea;}
 .clearlooks2 .statusbar .bottom span {display:block; left:7px; font-family:Arial, Verdana; font-size:11px; line-height:23px}
 
 /* Actions */
@@ -88,7 +88,7 @@
 .clearlooks2 .min {display:none; right:68px; background:url(img/buttons.gif) 0 0}
 .clearlooks2 .med {display:none; right:37px; background:url(img/buttons.gif) -29px 0}
 .clearlooks2 .max {display:none; right:37px; background:url(img/buttons.gif) -58px 0}
-.clearlooks2 .move {display:none;width:100%;cursor:move;background:url(img/corners.gif) no-repeat -100px -100px}
+.clearlooks2 .move {display:none;width:100%;cursor:move;background:transparent;}
 .clearlooks2 .movable .move {display:block}
 .clearlooks2 .focus .close {right:6px; background:url(img/buttons.gif) -87px -16px}
 .clearlooks2 .focus .min {right:68px; background:url(img/buttons.gif) 0 -16px}
@@ -101,7 +101,7 @@
 .clearlooks2 .focus .max:hover {right:37px; background:url(img/buttons.gif) -58px -32px}
 
 /* Resize */
-.clearlooks2 .resize {top:auto; left:auto; display:none; width:5px; height:5px; background:url(img/horizontal.gif) no-repeat 0 -75px}
+.clearlooks2 .resize {top:auto; left:auto; display:none; width:5px; height:5px; background:transparent;}
 .clearlooks2 .resizable .resize {display:block}
 .clearlooks2 .resizable .min, .clearlooks2 .max {display:none}
 .clearlooks2 .minimizable .min {display:block}

