.discography .album-art {
	text-align: center;
}
.discography ol {
	padding-left: 30px;
}
.discography ol li {
	margin-left: 30px;
	list-style: decimal;
}
.discography #content h2 {
	background: #AA593D;
	color: #FFF;
	padding: 3px 10px;
	border-bottom: double 3px #000;
}
.discography #content h4 {
	margin: 5px 10px;
	padding-bottom: 3px;
	border-bottom: solid 1px #AA593D;
	color: #AA593D;
	font-size: 12px;
} 
.discography .album-notes {
	font-size: 10px;
	line-height: 1.1em;
	margin-bottom: 30px;
}
