IE7 CSS hacks target IE 8 beta 1
This div has a red background only if it is matched by the selector
*:first-child+html div.test-box-1
This div has a red background only if it is matched by the selector
*+html div.test-box-2