Layout issue

Hey guys

i have the following site
http://www.beta.webtastix.net/testing.php

is anyone able to see why the 3 boxes isnt staying inside the tab box?
if we staticly set the height it stays in there fine… but we want the other tabs to be longer etc so doesnt work right… i think it must be something in the css for the 3 boxes as without them and with just text it works fine… can anyone help us? we are desperate :slight_smile:

Havn’t looked at your CSS I’m assuming you only need to add overflow hidden to the container holding the boxes. And overflow visible and height 1% for ie6.

as simple as that… i knew it couldnt be anything complicated… thanks alot! :slight_smile: