CSS has lots of ways to select page elements, but sibling selectors is one method that is often forgotten. If you never quite got how they work, here's a four-minute blast to get you on track.
Play with the demos here:
-- Adjacent Sibling: http://bit.ly/AdjSib
-- General Sibling: http://bit.ly/GenSib