@charset "UTF-8";
/* CSS Document */

.artist_portrait {
	float: left;
	width: 120px;
	margin-right: 20px;
	text-align: left;
}

.artist_portrait img {
	margin-bottom: 12px;
}