Well you didn't post a style sheet for us to look at. You posted an HTML table. The second row in that table is wrong as it contains only a single pair of TD tags. There should be three since the first and third rows have three, or else the single TD tag must include the qualifier COLSPAN=3.