I have designed a java script document that utilises .css to replace native elements cross browser platform an want to implement it into the site for form elements only...

I will be willing to share the script if anyone can come up with the answer as to where i would put my 'usual' head links

i.e

<link rel="stylesheet" href="forms.css" type="text/css" media="all" />
<script type="text/javascript" src="jquery.js" ></script>

i will share the code if you require it if an answer can be found!