div.letters {
	margin-bottom:			20px;
}

.typography ul.letters {
	padding:				0px;
	margin:					0px;
	list-style-type:		none;
	clear:					left;
}

.typography ul.letters li {
	padding:				0px;
	margin:					0px;
	float:					left;
}

.typography ul.letters li a.active {
	font-weight:			bold;
	text-decoration:		none;
}

.typography dl dt {
	font-weight:			bold;
}

.typography dl dt, .typography dl dd {
	margin-bottom:			10px;
}

.typography span.letter_not_available {
	color:					#87888a;
}

#entries {
	height:					420px;
	overflow:				auto;
	padding-right:			10px;
}