Organizing CSS
Web-graphics has a couple of links to articles that offer tips on organizing CSS files:
I personally divide my CSS files in groups of rules and save them for quick consultation but I publish them optimized (no whitespace, each rule in one line) to keep them light.