I'm looking for a tutorial or some reusable resources that I can use to give my application a more modern look and feel. For want of a better description, I'm aiming for a simple and uncluttered web2.0 / ajaxy look. edit: emphasis on simple and uncluttered - something stripped down and functional
Ideally I am looking for something quick and lightweight (I mean this mainly in terms of development time, but small bandwidth use is also good), and that doesn't require guru level knowledge of css to play around with. (I'd rather focus on the app functionality than endless debugging of some arcane css rule to get something to appear in the right place!)
In case it matters, the app is based on rails and has the usual tagging and similar social features. I'm using some of the default rails ajax stuff.