I'm one of those programmers that outright suck at design, and I find myself re-styling my web apps every time I develop them, for common tasks such as forms etc
Isn't there some kind of third party GUI rapid development framework that I can just include in my pages and be done with it?
Something I can include as a .css, and it'll automatically take care of styling input elements, forms, textareas etc?