Something like `label+div` selects all divs directly following a label. I propose `label ->div` which selects all labels that are followed by a div
Sebastian