#artist_title{
	display:block;
	font-family: Verdana;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 20px;
	margin-left: 5px;
	color: #666666;
}

#product_navi{
	color: #F19F1A;
	font-size: 0.8em;
	background-color: #FCF3DE;
	margin-bottom: 15px;
}

#product_navi a{
	color: #F19F1A;
	background-color: #FCF3DE;
}

#product_navi a:hover{
	background-color: #F19F1A;
	color: #FFFFFF;
}

#artist_list{
	display:block;
	margin-bottom:10px !important;
}

#artist_list .artist_section_name{
	display: block;
	font-family: Verdana;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 7px;
	margin-left: 5px;
}

#artist_list .artist_section{
	display: block;
	border-bottom: 1px solid #F19F1A;
	margin-bottom: 6px;
	padding-bottom: 15px;
}

#artist_list .artist_section .artist p{
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
}

#artist_list .artist_section .artist p a{
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: bold;
	color: #191971;
}

#artist_list hr{
	clear: both;
	display: block;
	border: none; 
	border-top: 1px solid #F19F1A;
}

.artist {
	margin-left: 5px;
}
