.logo {
	height: auto;
	width: 70%;
	padding-bottom: 10px;
}
h2 {
	color: #A00;
}
h3 {
	color: #0A0;
}
h4 {
	color: #D00;
}
h5 {
	color: #06C;
	font-size: medium;
}
h6 {
	font-size: xx-small;
}
.soldout {
	font-weight: bold;
	color: #CC0066;
}
.cdtitle {
	border: thin solid #888;
	padding: 10px 10px 10px 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	margin-bottom: 20px;
}
.cdjacket {
	border: thin solid #AAA;
}
