#merchintro {
	text-align: center;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
#merchintro h1 {
	font-size: 18px;
}
.merchsection {
	margin-left: 30px;
	clear: both;
	width: 600px;
}
.merchsection h2 {
	text-decoration: underline;
}
.merchspacer {
	clear:both;
	height: 60px;
}
.merchitem {
	clear: both;
}
.merchpic {
	float: left;
	margin-right: 40px;
}
.merchinfo {
	float:right;
	width: 300px;
}
.merchtracklisting b {
	font-size: 14px;
}
.merchtracklisting ol {
	margin: 0px;
	margin-bottom: 10px;
	font-size: 12px;
}
.merchbuy {
    text-align: center;
}
.merchtitle {
	font-size: 16px;
	font-weight: bold;
}
.merchreleasedate {
	color: #922;
}
#merchdisclaimer {
	clear: both;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 60px;
	padding-bottom: 20px;
	font-size: 12px;
}