I was over at MailChimp\'s css inliner http://www.mailchimp.com/labs/inlinecss.php and I was wondering if there are any classes out there that can do this, I\'d love to have it
I was looking for the same thing tonight and I found this library https://github.com/christiaan/InlineStyle ,which does what I think you want.
It even understand selectors like ul > li and such.