.products_list { width:590px; overflow:hidden; clear:both; padding-left:0px; margin-right:0px;}
.products_list .products_name { font-weight:bold; height:40px; overflow:hidden;}
.products_list .products_box { border:1px dashed #999999; width:133px; height:160px;float:left;overflow:hidden;	margin-left:4px;margin-right:4px; margin-top:5px;margin-bottom:5px;	padding:2px;}

.products_list .products_box:hover { background-color: #FBF7F3; }
.products_list .products_image { width: 130px; height: 85px; overflow:hidden;border:0px solid black; padding-top:3px;}
.products_list .products_image img {   overflow:hidden; }
.products_list .products_onstock_text { position:relative; top:-25px; color:red; font-weight:bold; text-align:right;margin-right:5px}
.products_list .products_description { width : 178px; height:70px; font-size:11px;text-align:left; font-weight:normal; padding-left:2px; overflow:hidden;}
.products_list .products_price { height : 12px; text-align:right;font-weight:normal;font-size:11px; padding-right:5px; overflow:hidden;}
.products_list .products_price_incltax { height : 13px; text-align:center;font-weight:normal;font-size:120%; padding-right:5px;}
.products_list .specials_price { color:red; height : 12px; text-align:right;font-weight:normal;font-size:11px; padding-right:5px;}
.products_list .specials_price_incltax { color:red;height : 13px; text-align:center;font-weight:normal;font-size:120%; padding-right:5px;}
.products_list .scratch { color:red;}
.products_list a { text-decoration:none; }
.products_list #products_cartbutton { border:none; padding-top:2px;}

.recommend { background-color:#E0CFBD; }

#category_name { clear:left;font-weight:bold; text-align:left; padding-left:20px;}
#category_name h2 { margin:0px; font-size:10px; padding-top:5px;}
#category_name h1 { margin:0px; font-size:14px; padding-top:5px;}

#category_description { font-weight:normal; text-align:left; padding-left:20px;padding-right:20px; font-size:13px;   margin:10px;padding:5px;}
#category_description a { font-weight:normal; }
#category_subcategories { width:590px; overflow:hidden; clear:both; padding-left:5px; }
#category_subcategories #category_box { width:180px;height:180px;float:left; overflow:hidden;margin-left:4px;margin-right:4px; margin-top:5px;margin-bottom:5px;padding:2px;}
#category_subcategories #category_box:hover { background-color:#FFFFCC; }
#category_subcategories #cat_box_image { width: 150px; height: 150px; overflow:hidden;}
#category_subcategories img { border:0px none; }
#category_subcategories #cat_box_name {height:35px; font-weight:bold; overflow:hidden;}


