I've been looking into the runtime css stuff. Given the build complications, it may be overkill for my requirements, which may not be much more than a different background colour and logo, based on a flashvar value. But I'm curious how people organize things.
For example, if you embed a logo image in a style sheet, how can it be localized? For that matter, how does one include a logo specified in a (runtime) style sheet? A button with the icon style-property set? Any general comments on configurable branding would be appreciated.

