.artist {
	color: #D81B2D;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
}

.title {
	color: #D81B2D;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	width: 200px;
}

.text {
	font-weight: bold;
	color: #666666;
	font-size: 10px;
}

.smalltext {
	color: #666666;
	font-size: 9px;
	margin-top: 4px;
}

.price {
	color: #D81B2D;
	font-weight: bold;
	margin-top: 7px;
}
