Table cell height difference between browsers

Hello,

I have a table on my project, which has an image on the left column and list(rows) of text on the right. The font size of that text is 11px.

In chrome, the table height displays correctly(like it is shown on Dreamweaver) but on Firefox/IE it expands/becomes bigger with no reason, so it messes the whole layout.

What could be the issue? The table has cellpad of 10px, but even if I remove it it doesn’t fix the issue.