#artist_list{
	color:#000;
}

#artist_list UL{
	list-style:none;
}
#artist_list UL LI a{
	font-weight:normal;
	font-size:12px;
	color:#000;
}

#artist_list DIV#letter{
	font-weight:normal;
	font-size:40px;
	color:#000;
}

DIV#artistDetail{
	color:#000;
}

DIV#artistDetail a{
	color: #e82326;

}

DIV#artistDetail DIV#artistTitle{
	color:#000;
	font-size:26px;
	margin-bottom:0px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:-5px;
}

div#artistShortText{
	color:#f00;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

DIV#alphabet{
	text-align:left;
	font-size:18px;
	clear:both;
	margin-left:8px;
}

DIV#alphabet td{
	padding:2px 15px 2px 0px;
}

 DIV#alphabet a{
	color:#000;
}


DIV.edit_button a{
	margin-left:5px;
	float:left;
}

DIV.delete_button a{
	margin-left:5px;
	float:left;
}

DIV.add_button {
	float:left;
}

table#artist_edit{
}
table#artist_edit tr td{
	vertical-align:top;
}
table#artist_edit tr td input[type=text]{
	width:300px;
}
table#artist_edit tr td textarea{
	width:300px;
}

table#artist_edit tr td textarea.editor_body{
	margin-top:10px;
	height:300px;
}
table#artist_edit tr td textarea{
	height:40px;
}
DIV#artist_list A.selected{
	COLOR: #e82326;
}

DIV#artistDetail h2{
	padding-top:0px;
	margin-top:-3px;
	margin-bottom:5px;
}

DIV#artistDetail p{
	margin-bottom:10px;
}

DIV#artistSpecial DIV#artistTitle{
	color:#000;
	font-size:20px;
	margin:5px 0;
	font-weight:bold;
}