Index: /CKEditor/branches/features/3793/_source/skins/kama/menu.css
===================================================================
--- /CKEditor/branches/features/3793/_source/skins/kama/menu.css	(revision 3906)
+++ /CKEditor/branches/features/3793/_source/skins/kama/menu.css	(revision 3907)
@@ -143,5 +143,5 @@
 	/* arrowright.gif*/
 	background-image: url(images/sprites.png);
-	background-image: url(images/sprites_ie6.png);
+	_background-image: url(images/sprites_ie6.png);
 	background-position: 0 -1411px;
 	background-repeat: no-repeat;
@@ -160,5 +160,5 @@
 	/* arrowleft.gif*/
 	background-image: url(images/sprites.png);
-	background-image: url(images/sprites_ie6.png);
+	_background-image: url(images/sprites_ie6.png);
 	background-position: 0px -1390px;
 	background-repeat: no-repeat;
Index: /CKEditor/branches/features/3793/_source/skins/kama/richcombo.css
===================================================================
--- /CKEditor/branches/features/3793/_source/skins/kama/richcombo.css	(revision 3906)
+++ /CKEditor/branches/features/3793/_source/skins/kama/richcombo.css	(revision 3907)
@@ -40,4 +40,5 @@
 	border-radius: 5px;
 	background-image: url(images/sprites.png);
+	_background-image: url(images/sprites_ie6.png);
 	background-repeat: repeat-x;
 	background-position: 0 -100px;
@@ -122,4 +123,5 @@
 {
 	background-image: url(images/sprites.png);
+	_background-image: url(images/sprites_ie6.png);
 	background-position: 0 -68px;
 	background-repeat: no-repeat;
Index: /CKEditor/branches/features/3793/_source/skins/office2003/dialog.css
===================================================================
--- /CKEditor/branches/features/3793/_source/skins/office2003/dialog.css	(revision 3906)
+++ /CKEditor/branches/features/3793/_source/skins/office2003/dialog.css	(revision 3907)
@@ -158,4 +158,5 @@
 {
 	background-image: url(images/sprites.png);
+	_background-image: url(images/sprites_ie6.png);
 	background-position: 0 -678px;
 	background-repeat: repeat-x;
@@ -361,4 +362,5 @@
 {
 	background-image: url(images/sprites.png);
+	_background-image: url(images/sprites_ie6.png);
 	background-position: 0 -678px;
 	background-repeat: repeat-x;
Index: /CKEditor/branches/features/3793/_source/skins/office2003/mainui.css
===================================================================
--- /CKEditor/branches/features/3793/_source/skins/office2003/mainui.css	(revision 3906)
+++ /CKEditor/branches/features/3793/_source/skins/office2003/mainui.css	(revision 3907)
@@ -67,5 +67,5 @@
 	width: 12px;
 	height: 12px;
-	margin-top: 12px;
+	margin-top: 16px;
 	display: block;
 	float: right;
Index: /CKEditor/branches/features/3793/_source/skins/v2/mainui.css
===================================================================
--- /CKEditor/branches/features/3793/_source/skins/v2/mainui.css	(revision 3906)
+++ /CKEditor/branches/features/3793/_source/skins/v2/mainui.css	(revision 3907)
@@ -82,9 +82,10 @@
 	width: 12px;
 	height: 12px;
-	margin-top: 12px;
+	margin-top: 16px;
 	display: block;
 	float: right;
 	/* resizer.gif*/
 	background-image: url(images/sprites.png);
+	_background-image: url(images/sprites_ie6.png);
 	background-position: 0 -801px;
 	background-repeat: no-repeat;
Index: /CKEditor/branches/features/3793/_source/skins/v2/menu.css
===================================================================
--- /CKEditor/branches/features/3793/_source/skins/v2/menu.css	(revision 3906)
+++ /CKEditor/branches/features/3793/_source/skins/v2/menu.css	(revision 3907)
@@ -144,4 +144,5 @@
 	/* arrowright.gif*/
 	background-image: url(images/sprites.png);
+	_background-image: url(images/sprites_ie6.png);
 	background-position: 0 -784px;
 	background-repeat: no-repeat;
Index: /CKEditor/branches/features/3793/_source/skins/v2/richcombo.css
===================================================================
--- /CKEditor/branches/features/3793/_source/skins/v2/richcombo.css	(revision 3906)
+++ /CKEditor/branches/features/3793/_source/skins/v2/richcombo.css	(revision 3907)
@@ -138,4 +138,5 @@
 	background-position: 5px -715px;
 	background-image: url(images/sprites.png);
+	_background-image: url(images/sprites_ie6.png);
 	background-repeat: no-repeat;
 
Index: /CKEditor/branches/features/3793/_source/skins/v2/toolbar.css
===================================================================
--- /CKEditor/branches/features/3793/_source/skins/v2/toolbar.css	(revision 3906)
+++ /CKEditor/branches/features/3793/_source/skins/v2/toolbar.css	(revision 3907)
@@ -16,4 +16,5 @@
 {
 	background-image: url(images/sprites.png);
+	_background-image: url(images/sprites_ie6.png);
 	background-position: 3px -739px; /* +3px +4px */
 	background-repeat: no-repeat;
@@ -37,4 +38,5 @@
 	/* arrowleft.gif*/
 	background-image: url(images/sprites.png);
+	_background-image: url(images/sprites_ie6.png);
 	background-position: 4px -760px; /* +4px +3px */
 	background-repeat: no-repeat;
@@ -304,4 +306,5 @@
 	background-position: 2px -717px;
 	background-image: url(images/sprites.png);
+	_background-image: url(images/sprites_ie6.png);
 	background-repeat: no-repeat;
 }
@@ -311,4 +314,5 @@
 	background-position: 0 -717px;
 	background-image: url(images/sprites.png);
+	_background-image: url(images/sprites_ie6.png);
 }
 
