Index: /MediaWiki/trunk/extensions/FCKeditor/FCKeditor.body.php
===================================================================
--- /MediaWiki/trunk/extensions/FCKeditor/FCKeditor.body.php	(revision 556)
+++ /MediaWiki/trunk/extensions/FCKeditor/FCKeditor.body.php	(revision 557)
@@ -187,5 +187,5 @@
 		//oFCKeditor.Config['EditorAreaCSS'] = sEditorAreaCSS;        
 		//oFCKeditor.Config['EditorAreaCSS'] = "$wgScriptPath/skins/$wgDefaultSkin/allinone.css";        
-		oFCKeditor.Config['EditorAreaCSS'] = "$wgScriptPath/$wgFCKEditorExtDir/fckeditor.css";
+		oFCKeditor.Config['EditorAreaCSS'] = "$wgScriptPath/$wgFCKEditorExtDir/css/fckeditor.css";
 		oFCKeditor.Height = '$wgFCKEditorHeight' ;
 		oFCKeditor.ToolbarSet = '$wgFCKEditorToolbarSet' ;
