@charset "utf-8";

div.artist_spotlight {
	color: #ffffff;
	margin: 5px 0px;
	padding: 10px;
	width: 230px;
	text-align: center;
	float:left;
}

div.artist_spotlight_details {
	color: #ffffff;
	margin: 5px 0px;
	padding: 10px;
	width: 890px;
}

div.artist_spotlight_image {

}

div.artist_spotlight_image img {
	border: 0px;
}

div.artist_spotlight_content {
	padding: 0 10px 10px 10px;
	height:50px;
}

div.artist_spotlight_content h1, div.artist_spotlight_content a:link, div.artist_spotlight_content a:visited, div.artist_spotlight_content a:hover {
	color: #F0297A;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

div.artist_spotlight_clear {
	clear: both;
}

div.artistcol{
	width:240px;
}
div.artistcol img{
	margin: 0 0 10px 0;
}

div.artistcol_desc{
	width:375px;
}

div.artistcol_music{
}

#mp3Player .jp-audio {
	width:270px;
}

#mp3Player .jp-now-playing {
	left:10px;
}

#mp3Player div.jp-audio div.jp-type-single a.jp-mute, #mp3Player div.jp-audio div.jp-type-single a.jp-unmute {
	left:10px;
	bottom:4px;
	top:auto;
}

#mp3Player div.jp-audio div.jp-type-single div.jp-volume-bar {
	left:29px;
	top:auto;
	bottom:8px;
}
