cross,
Looks like the size of the image is the problem. If the image is thinner than the width of the 'autosize' column, the image is not scaled properly. With copy / paste of your image, I was able to duplicate the problem with the classic skin (and only that skin).
The solution is update the skin. Change:
<photo autosize="true"/>
To:
<photo autosize="true" stretch="true"/>
I've included a zip file with this change.
[attachment deleted by admin]