#wrapper_artist {
	width:400px;
	letter-spacing:0.06em;
	line-height:150%;
}

.artist-window {
	padding:40px;
	height: 320px;
	width:320px;
	overflow-x:hidden;
	/*overflow: auto;*/
}

.artist_name {
	border-bottom:1px solid #999;
	padding:0 0 10px;
	margin:0 0 20px;
}
