Well, you have SO MANY other *ILLEGAL* HTML places, that it's hard to know where the full problem lies.
For example, you have <form> *INSIDE* of another <form>! Totally illegal.
Run your page through the w3c validator, fix all the validation errors, and then if you still have the problem come back here.
Just go here:
http://validator.w3.org/check?uri=ht...Inline&group=0
That shows that your page has *50* errors that need to be fixed.