#artists {
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 25px;
	margin-bottom: 5px;
	width: 690px;
}
#artists li {
	padding: 1px;
	height: auto;
	clear: both;
	width: 690px;
}
#artists li em {
	background-color: #ffffff;
	display: block;
	width: 95px;
	height: 15px;
	text-align: left;
}
#artists li a {
	font-weight: normal;
	color: #1B80B4;
	font-size: 9px;
	height: 15px;
	width: 19px;
	text-align: left;
}
#artists li a:hover {
	background-color: #ffffff;
	color: #ccebee !important;
}
#artists li a img.icon {
	height: 15px;
	width: 15px !important;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0px;
	border-style: none;
}
#artists strong {
	font-weight: bold;
	display: block;
	background-color: #ccebee;
	width: 630 px;
	padding-bottom: 1px;
	color: black;
	padding-left: 2px;
	line-height: 14px;
	padding-top: 1px;
	margin-left: 55px;
}
#artists strong a {
	font-weight: bold;
	font-size: 11px;
	width: 600px;
}	
#artists strong a:hover {
	background-color: #18067B;
	color: #ccebee !important;
}
#artists strong em {
	font-weight: normal;
	font-style: normal;
	display: block;
	float: right;
	width: 400px;
	background-color: #ccebee;
	text-align: right;
	padding: 0px;
}
#artists img {
	float: left;
	width: 50px !important;
	margin-bottom: 5px;
	border: 1px solid #bcbcbc;
}
#artists a.artist {
	width: auto;
	height: auto;
}
#artists p {
	margin: 0px;
	margin-left: 55px;
	font-size: 10px;
	line-height: 15px;
}
#artists p a {
	width: auto;
}

