|
It looks to me like your image swaps are different heights, but still vertically centered?
Your table asks for 28 pixels, then you place a 18px high image there for the default which goes to the middle ... try "valign=top" on those <td>.
Not sure if that's the best solution, but I'm pretty sure it's the problem.
Whoops. I just looked at this again and that ought to push the image up. But,I think you want to remake the first image(s) the same height with the text centered, so you get the effect you're looking for.
|