Index: /CKEditor/trunk/CHANGES.html
===================================================================
--- /CKEditor/trunk/CHANGES.html	(revision 5635)
+++ /CKEditor/trunk/CHANGES.html	(revision 5636)
@@ -45,5 +45,5 @@
 			Fixed issues:</p>
 	<ul>
-		<li></li>
+		<li><a href="http://dev.fckeditor.net/ticket/1644">#1644</a> : Removed references to cursor:hand in the stylesheets.</li>
 	</ul>
 	<h3>
Index: /CKEditor/trunk/_source/plugins/wsc/dialogs/wsc.css
===================================================================
--- /CKEditor/trunk/_source/plugins/wsc/dialogs/wsc.css	(revision 5635)
+++ /CKEditor/trunk/_source/plugins/wsc/dialogs/wsc.css	(revision 5636)
@@ -71,5 +71,4 @@
 	border-bottom: #d5d59d 1px solid;
 	cursor: pointer;
-	cursor: hand;
 }
 
Index: /CKEditor/trunk/_source/skins/kama/dialog.css
===================================================================
--- /CKEditor/trunk/_source/skins/kama/dialog.css	(revision 5635)
+++ /CKEditor/trunk/_source/skins/kama/dialog.css	(revision 5636)
@@ -677,5 +677,4 @@
 	border: outset 1px;
 	cursor: pointer;
-	cursor: hand;
 }
 
@@ -742,5 +741,4 @@
 {
 	cursor: pointer;
-	cursor: hand;
 }
 
@@ -775,5 +773,4 @@
 	display: inline;
 	cursor: pointer;
-	cursor: hand;
 	font-weight: bold;
 	position: relative;
Index: /CKEditor/trunk/_source/skins/office2003/dialog.css
===================================================================
--- /CKEditor/trunk/_source/skins/office2003/dialog.css	(revision 5635)
+++ /CKEditor/trunk/_source/skins/office2003/dialog.css	(revision 5636)
@@ -608,5 +608,4 @@
 	border: outset 1px;
 	cursor: pointer;
-	cursor: hand;
 }
 
@@ -673,5 +672,4 @@
 {
 	cursor: pointer;
-	cursor: hand;
 }
 
@@ -705,5 +703,4 @@
 	display: inline;
 	cursor: pointer;
-	cursor: hand;
 	font-weight: bold;
 	position: relative;
Index: /CKEditor/trunk/_source/skins/v2/dialog.css
===================================================================
--- /CKEditor/trunk/_source/skins/v2/dialog.css	(revision 5635)
+++ /CKEditor/trunk/_source/skins/v2/dialog.css	(revision 5636)
@@ -610,5 +610,4 @@
 	border: outset 1px;
 	cursor: pointer;
-	cursor: hand;
 }
 
@@ -675,5 +674,4 @@
 {
 	cursor: pointer;
-	cursor: hand;
 }
 
@@ -707,5 +705,4 @@
 	display: inline;
 	cursor: pointer;
-	cursor: hand;
 	font-weight: bold;
 	position: relative;
