/* category.tpl */
body#category #subcategories li { height: 136px; width: 108px; margin-right: 3px }
div.cat_desc { margin: 0 1em; display: none; }
body#category div#subcategories .inline_list a img { display: inline }
#category img#categoryImage { margin-top: 1em }

.sub_bg {
    background: url("../img/categories_bg.jpg") no-repeat scroll center bottom transparent;
    margin-bottom: 30px;
    padding-bottom: 20px;
}