Validation - Moving the 'Field Required Message

Validation - Moving the 'Field Required Message

http://bassistance.de/jquery-plugins/jquery-plugin-validation/'

I'm currently setting up a site which will have a contact form and I'm using the validation plugin.

Currently the  'This field is required' message shows up after the form's input fields. What I want to do is have the message show up after the name label of the field.

Is there anyway to do it?