[jQuery] [validate] How do I stop the form control (but not the label) itself receiving the "error" class

[jQuery] [validate] How do I stop the form control (but not the label) itself receiving the "error" class


Pretty much sums it up really.
I only want the error label (of class "error") to be displayed, but
not the class of the text box or such like to have it's class updated.
Thanks,
Dave