/* category.tpl */
body#category #subcategories li { height: 240px; width: 201px; margin-right:35px }
body#category #subcategories li a{ text-decoration:none; }
h2.cat_desc {
	margin: 0 0 15px 0;
	font-size: 13px;
	line-height:150%;
	padding:0;
	text-transform: inherit;
	font-weight:normal;
	background: none;
	height: 75px;
	overflow: hidden;
	color:#666;
	}
body#category div#subcategories .inline_list a img { display: inline }
#category img#categoryImage { }