Error messages without divs?

Is there a way to get the output of error_messages_on without the wrapping divs, or do I have to make my own helper for this?

This should help: http://wiki.rubyonrails.org/rails/pages/HowtoChangeValidationErrorDisplay

Cheers, Jord