Using CSS to style forms One of the things I've been slowly working on lately is taking a close look at forms: best practices, accessibility, styling, etc. I don't mean styling form controls--no, I've played around with it before and have read enough articles to feel that it's not only impossible, but undesirable. Some good reading: http://www.456bereastreet.com/archive/200409/styling_form_controls/ http://www.456bereastreet.com/archive/200410/styling_even_more_form_controls/ http://www... read more