I'm having issues with some code dynamically writing a margin-top for my footer section. I'm not able to isolate where it is coming from, but when I comment out the call to js/jquery.js at the bottom of the page the margin-top code goes away(that breaks several other items on the page). Ive tested in several browsers getting the same result. The size of the margin-top changes, depending on the size of the browser window. I clearly do not see the "style="margin-top: 651px;"" in my HTML document, but I have tried to overwrite the code with code of my own, but it doesn't seem to work. Additionally I have several pages on the site I'm working on, but only this one has this code on it.
Any help?
