In my templates/template/CSS folder I have a number of files.

style.css
style_companyname.css
stylesheet.css
stylesheet_css_buttons.css
print_stylesheet.css

I added that piece of code to the top three, and still the form appears. I just added it at the bottom before any ending argument line.

Where did I mess up? Is there another place on my site where this might be called from. If I View Source on the page, these seem to be the only ones called.

Thanks