1 2 3 4 5 6 7 8 9
div.foo { color: red; } div.foo #hux buz { width: auto; } div.foo > .mux { text-align: center; }