thanks
Code:
.main_cell_h_l { background:#B3B4B6; height:3px;}
.main_cell_c1 { width: auto; padding: 9px 42px 12px 34px;}
.main_cell_c2 { width:216px;}
.main_cell_c2_margin { margin: 5px 30px 10px 0px;}
.price_block { width:180px; }
.price_block .c1 { width:106px; padding-top:4px;}
.price_block .c2 { width:auto;}
.price_text { font-size:12px; color:#EA4E00; font-weight:bold;}
.categor_text { color:#32434A;}
.categor_text a, .categor_text font { color:#EA4E00; font-weight:normal;}
.categor_text a:hover { color:#32434A; font-weight:bold;}
.prod_main_cell_margin { margin-right:25px; margin-top:7px;}
.prod_link { color:#3A4750; text-decoration:none; background:url(../images/bul.gif) no-repeat left; padding-left:8px;}
.prod_link:hover { text-decoration:underline;}
.prod_margin { margin: 13px 30px 9px 34px;}
.product1_c1 { width:63px;}
.product1_c2 { width:56px;}
.product1_c3 { width: auto;}
i have changed .main_cell_c1 { width: auto; padding: 9px 42px 12px 34px;}
to
.main_cell_c1 { width: auto; padding: 9px 12px 12px 14px;}
but i have noticed no difference