Index: /FCKeditor/trunk/editor/_source/internals/fckselection.js
===================================================================
--- /FCKeditor/trunk/editor/_source/internals/fckselection.js	(revision 843)
+++ /FCKeditor/trunk/editor/_source/internals/fckselection.js	(revision 844)
@@ -34,4 +34,9 @@
 		}
 		return retval ;
+	},
+	
+	ApplyStyle : function( styleDefinition )
+	{
+		FCKStyles.ApplyStyle( new FCKStyle( styleDefinition ) ) ;
 	}
 } ;
