Targetting HTML5 Placeholders with CSS
HTML5 introduces placeholders for input form controls. Pretty cool, but there's no CSS pseudo class to target the placeholders yet. Although, Webkit browsers and Mozilla have their vendor prefixed pseudo classes to target them.