Hi,
The reason this is occurring is because your IDE (assuming its Visual Studio) is using absolute positions for example, look at your div tags, they will have a display attribute and it will have x, y, z axis values. If this is the problem, its best to edit the divs in HTML mode and remove...