table td {
	padding-left: 1em;
}

ul#discography {
	list-style-type: none;

	padding-left: 0;
}

ul#discography li {
	float: left;

	margin: .5em;
}


ul#discography li img {
	padding: .5em;

	text-align: center;

	border-width: 1px;
	border-style: solid;
	border-color: #494949;
}

ol#album-list {
	list-style-type: none;
}

ol.song-list {
	list-style-type: none;
}

ol.song-part-list {
	list-style-type: none;
}

.album-subtitle {
	font-family: "Times New Roman";
	font-size: 110%;
	font-style: italic;
}

.chapter-subtitle {
	font-family: "Times New Roman";
	font-size: 120%;
	font-style: italic;
}

.song-title {
	margin-top: 2.5em;
}

.song-subtitle {
	margin-top: -.5em;

	font-family: courier;
	font-size: 110%;
}

.second-song-subtitle {
	font-family: courier;
	font-size: 110%;
	font-style: italic;
}

.author {
	font-size: 90%;
	font-style: italic;
}

.sidenote {
	font-size: 80%;
	font-style: italic;
}

.instrumental {
	font-style: italic;
}
