.categories-module {
	margin:0;
}
.categories-module li {
	font-size:.6em;
	list-style:none;
	margin:1em 0;
}
.categories-module li:last-child {
	margin-bottom:0;
}
.categories-module li h4 a{
	font-weight:700;
}
.categories-module li:before {
	font-family:"FontAwesome";
	content:"\f101";
	margin-top: -4px;
	margin-right:0.5em;
	vertical-align:top;
	float:left;
}