I was thinking along the lines of doing most of those things and i thank you for taking the time to review and make suggestions. The thirty days of migration didnt really give me a lot of time-so i am now trying to catch up and get the tweaks figured out.
I am still having problems getting my header to be perfect. Ideally I would like the drop down to contain the words "manufacturer select" and have the word "Enter Keyword" in the search box that disappears when a cursor goes in. i used Firefox to try to understand how to manipulate it. Also in firefox the manufacturer drop down doesnt align to the right like it does in IE. I havent the foggiest how to fix that.
copying the live edit i did with firebug allowed me to see the manfucturer select text can easily be put in, what i cant find is what file i am trying to mod.
this little bit below is what showed the option value but i dont know what to do with it.
<select class="select manufaturers-module-list" id="ctl00_ctl02_manufacturers" onchange="java script:setTimeout('__doPostBack(\'ctl00$ctl02$manufacturers\',\'\')', 0)" name="ctl00$ctl02$manufacturers">
<option value="Select...">Manufacturer Select</option>