/* category.tpl */
body#category #subcategories li { 
	background: transparent url('../img/subcategories.png') no-repeat bottom left;
	height: 146px; 
	width: 107px; 
	margin-right: 3px;
	 }
	
div.cat_desc { margin: 0 1em }
body#category div#subcategories .inline_list a img { display: inline;margin-top:14px; }
#category img#categoryImage { margin-top: 1em }