I am creating an AIR/Flex application and wanted to know how to break up my styles. Right now I have everything in two files and quickly realized I needed to break it up. The normal web way of breaking them up doesnt seem to apply to us. Or does it?
What css file naming convention should I use and what should be included in each one?

