#container #main #content #text #artistlisting ul {
	margin: 0 15px 10px 0;
	padding: 0;
	list-style-type: none;
}

#container #main #content #text #artistlisting li {
	font-size: 12px;
	line-height: 14px;
	color: #669;
	background-image: none;
	padding: 0 0 0 10px;
	margin: 0 0 6px 0;
	display:block;
	background-image: url(../images/global/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

#container #main #content #text #artistlisting li a {
	color: #669;
	text-decoration: none;
}

#container #main #content #text #artistlisting li a:hover {
	color: #C33;
}

#container #main #content #text #artistforms { 
	margin: 0;
}

#container #main #content #text .artistlinks {
	float: left; 
	margin: 0 30px 10px 0;
}

#container #main #content select.artistmenu {
	height:20px; 
	margin: 0; 
	padding:1px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px; 
	line-height: 14px; 
	color: #669; 
	font-style: italic;
}

