/* category.tpl */
body#category #subcategories, div.cat_desc {
    border-bottom: 1px solid #C9BAA4;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
body#category #subcategories h3{ color: #6D4D1C; font-weight: bold; }
body#category #subcategories li { height: 150px; margin-right: 3px; width: 108px; }
body#category #subcategories li a { display:block; }
body#category #subcategories li a:hover { color:#C48F44; }
body#category div#subcategories .inline_list a img { display: inline }
#category img#categoryImage { margin-top: 1em }