/* category.tpl */
body#category #subcategories li { height: 100px; width: 108px; margin-left: 4px; padding: 5px 0;}
div.cat_desc { margin: 0 1em }

body#category div#subcategories .inline_list a
{
	text-decoration: none;
}
body#category div#subcategories .inline_list a img { display: inline }
#category img#categoryImage { margin-top: 1em }

