jquery validation plugin - email validation and whitespace issue

jquery validation plugin - email validation and whitespace issue

I am using the jquery validation plugin to validate a form's email address field. The validation works but with the minor exception that when trailing whitespace is entered after the email the validation fails. I'm not sure if this is because of the regexp or a missing trim. 

If anyone can help I'd be appreciated

thanks
dave