A neat tool that may help is LessCSS: http://lesscss.org/ -- it is a CSS preprocessor (implemented as a Ruby gem) that enables things like variables, nested rules, mixins etc. Not a framework, but a good way to make your CSS more consistent and maintainable.