div#right_title{
    width: 620px;
	height: 113px;
	padding: 0 0 0 0;
}

div#right_main{
	margin: 0 0 33px 0;
}

.right_text{
	margin: 0 0 0 0;
	font-size: 12px;
	letter-spacing:0.1em;
	line-height: 200%;	
}

.artist_list{
	width: 600px;
	min-height: 120px;
	margin: 0 0 10px 0;
}

.article_artist{
	margin: 0 0 45px; 0;
	font-size: 12px;
	letter-spacing:0.1em;
	line-height: 200%;	
	min-height: 120px;
}

.article_artist_info{
	margin: 0 0 45px; 0;
	font-size: 15px;
	letter-spacing:0.1em;
	line-height: 200%;	
}


.artist_look{
	margin: 0 25px 25px 0;
	width: 120px;
	height: 120px;
	float: left;
}

.artist_noimage{
	margin: 0 25px 25px 0;
	width: 120px;
	height: 120px;
	float: left;
	background-image: url("images/noimage.jpg")
}


.artist_lookR{
	margin: 0 0 25px 0;
	width: 100px;
	height: 100px;
	float: left;
}

.artist_name{
font-weight:bold;
margin-top:0;
padding-bottom:10px;
font-size: 15px;
}

table.article {
padding-bottom:0px;
font-size: 12px;
	letter-spacing:0.1em;
	line-height: 200%;	
	clear: both;
}

.right_text p {
	margin-bottom:28px;
}
