Hi,
So the root of our problems seem to be the fact that CuteEditor_OnInitialized and CuteEditor_OnCommand events are not firing automatically. We have a function that uses the style like this - cuteEditorDoc.body.className = 'Editor'; and that function is called by the CuteEditor_OnInitialized function and is not getting fired. That is why the editor style was not getting applied.
Thanks,
Priyanka