Here I've uploaded an image of what I see:
I recommend stretching the thumbnails to fill the space, using a percent, IE:
<img src="thumbnail.jpg" width="50%" height="25%" alt="Thumbnail" border="0">
The image fills 50% of the page one way, 25% of the page the other way, because of the percent...