I'm having an issue where I see my active and hover class being applied in Firebug, but it's not taking precedence over the existing styles.
So, if my element has background-color set, the active and hover background color don't change the element.
How can I fix this behavior?