lol fixed i added something new the the stylesheet
div.menu {
height: 25px;
width: 770px;
overflow: auto;
padding: 0px;
}
and added this into the table causing the problem
<div class="menu">
the content e.g links
</div>
and it worked great
but there are some more things in ie that's annyoing me