Index: /CKEditor/branches/prototype/_source/skins/default/dialog.css
===================================================================
--- /CKEditor/branches/prototype/_source/skins/default/dialog.css	(revision 2845)
+++ /CKEditor/branches/prototype/_source/skins/default/dialog.css	(revision 2846)
@@ -621,5 +621,5 @@
 	background-repeat: no-repeat;
 	border: 1px none;
-	font-size: 1px ;
+	font-size: 1px;
 }
 
@@ -633,5 +633,5 @@
 	background-repeat: no-repeat;
 	border: none 1px;
-	font-size: 1px ;
+	font-size: 1px;
 }
 
@@ -691,5 +691,4 @@
 	background-repeat: no-repeat;
 	background-position: 47% 47%;
-
 }
 
@@ -698,4 +697,5 @@
 	text-align : center;
 	background-color: #eaead1;
+	font-size : 14px;
 }
 
@@ -704,11 +704,10 @@
 	text-align : center;
 	background-color: #ffffbe;
-
 }
 
 .cke_skin_default .cke_dialog .Hand
 {
-	cursor: pointer ;
-	cursor: hand ;
+	cursor: pointer;
+	cursor: hand;
 }
 
