Using Firebug I can see that there are a lot of div's created that position the overlay. How do I edit the standard values for them?
Website is here: http://www.lksa.no/vm/
Edit: I actually managed to position the gauges on the frontpage correctly by creating a dummy div with the id of the gauge I want to render. However, this method did not work well on the gauges (Målere) page. No idea how to fix that.
Edit again: Sorry, managed to solve the last problem as well. Floating divs all over the place broke the JS. Clear fix to the rescue!