Your talking the top search box not the bottom one
Code:
Content visible to verified customers only.
It conflicts with our autorewrite code on the normal
vb links. Common issue when using custom css styles where they use style classes the same as script names. You can rename the style id's in the header template of
vb from say
searchfield
searchtext
search-quick
to say
findfield
findtext
find-quick
and then in your stylesheet in
vb also rename those styleclasses there and you should be fine.