Get your own copy
Don't hesitate! Just download and test it all by yourself for free!
This option enables you to specify the CSS file to be used for the editor toolbars/user interface of TinyMCE. By default, this option is set to a CSS file found in the currently used theme. This CSS contains layout information about panels and buttons used by TinyMCE.
tinyMCE.init({
...
editor_css : "/myeditor.css"
});
Search documentation.