@charset "utf-8";
/* CSS Document */
.category_content {}
.category_content .intro {margin-bottom:1.5em;}
.category_content .products {}
.category_content h3 { margin:1em 0px 0.2em 0px ;}

.subcat_list h2 { margin-bottom:2px;}
.subcat_list h2 a {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:18px; Xcolor:#665656; font-weight:bold; text-decoration:none;}

.product_list {float:none; clear:both;}
.product_list .Item {background-color:#f7f7f7; border:1px solid #e9e9e9; padding:4px; margin-bottom:1em; height:48px;}
.product_list .Item .Picture {float:left; height: 46px; margin-right:7px; border:1px solid #999999; display:block; overflow:hidden;}
.product_list .Item .Name {font-weight:bold; xfloat:left; margin-bottom:4px;}
.product_list .Item .Description { line-height:97%;}

.product_feature {clear:both; }
.product_feature img {border:1px solid #666666;}