FF

IE

Jak widać pod ie się rozwala.
Oto kod css i html, co tu jest nie tak? Myślę że winni tu między innymi input.
i css
<style> #img{ background-image : url('../images/bl_01.gif'); background-repeat: no-repeat; width:900px; height:69px; float: left; } #img2{ background-image : url('../images/bl_02.gif'); width:16px; height:24px; float: left; } #img3{ background-image : url('../images/bl_05.gif'); width:53px; height:24px; float: right; } #img4{ background-image : url('../images/bl_06.gif'); width:465px; height:24px; float: left; margin-left:3px; } #img5{ background-image : url('../images/bl_09.gif'); width:30px; height:24px; float: left; } #img6{ background-image : url('../images/bl_12.gif'); width:900px; height:50px; float: left; } </style>