Sorry for asking this question, as I have not found the answer by search.
http://www.weixin-china.com/product/power-balance/new-york-knicks-detail.html
You can see the array of "related products" is in the chaos.
Shouldn't the photo and the texts in the middle?
[attachment cleanup by admin]
add to your css:
.product-related-products .product-field {
width: 22.6%;
}
.product-field-display a img {
margin: auto;
}
you can use firebug to find out things like this