Ok, I've narrowed it down to the prototype javascript framework.
When I have the reference to the file, the control works but none of the css on the page works.
Code:
<script language="javascript" src="Javascript\prototype-1.6.0.3.js" />
But when I leave the reference out...css works but the control won't.
What am I doing wrong?
Thank you very much for helping me.