Cascade Problems
A very frequent cause of CSS problems is not fully understanding the "The Cascade." This leads to the belief that a certain style rule should work when in fact the cascade rules make another style rule dominant. The only "fix" for this is to learn the cascade rules.
For more information visit: