Organize your CSS with Child Indenting
Note – At some point in 2008, I stopped using this approach. I think if your CSS file is logically organized, then there is no need to waste time dinking around with indenting to show parent/child relationships. -Andy
Smashing Magazine just put together a nice list of css tips
It’s loaded with some really clever tricks and [...]