#transcription p { padding-left: 3em; }

#transcription { border-bottom: 1px solid #777; }

h3 {
	font-size: 125%;
	text-align: center;
}

#letter_nav li {
	font-size: 150%;
	list-style-type: none;
	display: inline-block;
	width: 3em;
	border: 1px dashed #aaa;
	text-align: center;
	background-color: #eee;
}

#letter_nav li a {
	display: inline-block;
	width: 3em;
}