div.commentBox {
	margin-top: 20px;
}

div.comment {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #4E4E4E;
	margin-bottom: 10px;
}

div.artist a {
	text-decoration: none;
}

p.artistSurname {
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
}

p.artistName {
	margin-top: 0px;
	font-size: 10px;
	text-align: center;
}

hr.beforeMetrics {
	margin-bottom: 3px;
}

p.artistMetrics {
	font-size: 10px;
}
