* 				{margin: 0; padding: 0;}
BODY 				{font-size: 70%; font-family: Verdana, Arial, sans-serif;}
IMG                             {border: 0;}
H1, H2, H3 	                {margin: 25px 0 0 0;} 
H4, P, PRE 	                {margin: 5px 0;}
UL, OL 		                {margin: 10px 30px;}
TABLE 		                {border-collapse: collapse; margin-top: 5px;}

/* Product list */
#product_list                   {margin: 0 !important; list-style-type: none;}
#product_list H2                {height: 60px; font-size: 100%; margin: 0;}
#product_list H2 A              {display: block; padding: 10px;}
#product_list LI                {width: 247px; height: 440px; float: left; margin: 5px; padding: 0; text-align: center;}
#product_list .img              {display: block; margin: 10px auto;}
#product_list .discount         {margin-bottom: 10px;}
#product_list .more             {font-weight: bold; display: block; padding: 15px 0; text-align: center; margin: 0 auto;}
#product_list .more:hover       {text-decoration: underline;}

#header,
#left_column,
#right_column,
#productsSortForm,
#pagination,
.block_various_links,
HR                              {display:none;}
