Did you know that you can apply more than one element to a DIV or Class? This allows you to specify different styles to one class without the need for another DIV or Class on that element. Saves on code bloat as well.
Have a look at this article for a better explanation and example.