Got an issue where I've got a div I had to absolutely position on my page in order to work and the bottom portion of the div is running into the footer for some reason. Tried a clear: both; on the footer div but it didn't change anything. Anyone know of a proper fix for this?