I am having problems getting ether of the last 2 suggestions to work.
@eddiejanzer
As far as I can tell using tables for this is kind of off. As you want to get a line of thumbnails. I had a look at the example. Maybe you could give an example code that works for zen. And you say that `Vertical-Alignment` is not the solution yet the code you send me has it in it just with a different name `<TD valign=middle>` .
@acrylian
And isn't `position: absolute;` off as well, as far as i can tell that will place all the thumbs in the same position, all on top of each with the placement they get assigned in the code.
And yes `vertical-align: middle;` is for tables is what I later found out. However Firefox and Safari can use it anywhere for normal use. IE can't do that. Except IE 5.01 as far as I can tell.