I'm attempting to use the Editor to manage content from a web site with a different URL than the site the Editor is hosted in. I'd like to have the CSS styles drop-down list available styles from that external style sheet and also have that style sheet be applied to the content within the Editor so that it is displayed with the look-and-feel of the web site; however, based on some of the posts on this forum, it doesn't sound like the Editor can use an external style sheet on a different domain. Is there a simple way to programmatically read the style sheet and add it to the CSS drop-down as well as apply it to the content area?