@charset "UTF-8";
/* CSS Document */

.categoryTitle{
	font-size: 36px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	padding-bottom:10px;
}
 
.categoryTitle a{
	color:#444444;
}

.subcategories{
	line-height: 14px;
	display:inline;
	padding-right:6px;
	/* white-space: nowrap; tking removed */
}

.subs{
    padding-bottom:10px;
}