.typography div.categoryAlphabetOverview {
	text-align:center;
}

.categoryAlphabet {
	
}

.typography ul.categoryAlphabetList {
	list-style-type: none;
	margin: 20px 0px 0px 0px;
}

.typography ul li.categoryAlphabetListItem {
	margin: 0px 0px 0px 10px;
}

.typography ul li.categoryAlphabetListItem a {
	text-decoration: none
}