Some documents I can\'t get the height of the document (to position something absolutely at the very bottom). Additionally, a padding-bottom on seems to do nothing on these
In my case I was using a ASCX page and the aspx page that contains the ascx control is not using the references properly.
I just pasted the following code and it worked :