> Use wp_enqueue_style(), change the handle to whatever optional stylesheet > the user has chosen. > http://codex.wordpress.org/Function_Reference/wp_enqueue_style > > Yep, I thought of that, but how does the page know what option the widget has set in it? That would be happening before the widget is loaded.