Get your own copy
Don't hesitate! Just download and test it all by yourself for free!
This option enables you to add a CSS to be used in all popup/dialog windows within TinyMCE. This option is added after theme dialog CSS and enables you to override the default CSS.
tinyMCE.init({
...
popup_css_add : "/mypopup.css"
});
Search documentation.