Index: branches/version-2_11-dev/data/Smarty/templates/sphone/products/list.tpl
===================================================================
--- branches/version-2_11-dev/data/Smarty/templates/sphone/products/list.tpl	(revision 21182)
+++ branches/version-2_11-dev/data/Smarty/templates/sphone/products/list.tpl	(revision 21210)
@@ -179,5 +179,7 @@
                      $($(".list_area .listphoto img").get(maxCnt)).attr({
                                                                  src: imagePath + product.main_list_image, 
-                                                                 alt: product.name
+                                                                 alt: product.name,
+                                                                 width: 80,
+                                                                 height: 80
                                                              });
 
