There are often cases where similar (but not exactly the same) CSS styles are defined. Avoid the redundancy by grouping the common styles and creating a second style for the difference. For example, here are two classes that define a menu item when it
Read More...