/* category.tpl */
body#category #subcategories li { width: 94px; height:120px; margin-right: 3px }
body#category #subcategories li a {text-decoration:none; color:#000000; font-size:12px; font-family: 'Open Sans'; font-weight:600;}
body#category #subcategories li a:hover {text-decoration:underline; /*color:#22223a;*/}

div.cat_desc { margin:0.8em 0px; font-size:14px; }
body#category div#subcategories .inline_list a img { display: inline }
#category img#categoryImage { margin-top: 1em }

#subcategories h3 {
	font-family: 'Open Sans';
	font-size:14px;
	font-weight: 400;
	color: #000000;
	margin-left:0px;
}