[jQuery] validation plugin question

[jQuery] validation plugin question


playing around with it.
don't want to get error messages displayed.
i'm just putting in a general error message at top and highlighting
required fields.
but the label for errors gets created with a display: inline set on
the element which is
thwarting me from not showing it.
looking at the marketo example ( for 2 hours now ), i see no such
display: inline being set
but can't figure out why that is.
can anyone explain?