/* Source: http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/html/tests/css3-modsel-44.html */ .white { background-color: transparent ! important; } .red { background-color: red; } div > p.test { background-color: lime; }