#artist_list{
	margin-top: 0px;

}
.artist h1{
	color:#333;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	padding-left:0px;
}


.artist a{
	text-decoration: none;
	color: #37FA3A;
}

.artist a:hover{
	color: #37FA3A;
}
.artist_el{
	
}
.artist_el td{
	padding-bottom: 10px;
}
.artist_el h1{
	margin-top: 4px;
}
.artist_el img{
	display: block;
	
}


.artist p{
	line-height:18px;
	margin:0px;
	padding:0px;
}

.image_text{
	margin-top:4px;
	margin-bottom:20px;
}

.back_button a{
	color:#333;
}

.thumb{
	display:inline;	
}

.thumb img{
	margin-bottom:5px;
	margin-right:3px;
}


	

