.songlist {
	font-weight:bold;
	margin-bottom:1.5em;
}

#cover {
	float:left;
}

#participants {
	float:right;
	text-align:right;
	font-size:90%;
}

#shop {
	float:right;
	margin-top:2em;
	margin-bottom:2em;
	border-bottom:2px groove #999;
}

#shop .merchant {
	clear:both;
	border-top:2px groove #999;
	padding-top:5px;
	margin-top:5px;
}

#shop img {
	float:left;
	margin:0px 5px 5px 0px;
}

#shop hr {
	width:380px;
}

#songlist {
	margin-top:2em;
}
