/* Artists stuff */

#artistBoxContainerWrapper {
	float: right;
	width: 655px;
}
.artistboxContainer {
	width: 321px;
}
artistsContentBox {}
.artistboxContainer h2 {

/*	color: #710000;	*/
}
#wrapper #bigBox875 .generalBoxWrapper .whitebgGeneralArtists .artistboxContainer ul {
	margin-left: 5px;
}
#wrapper #bigBox875 .generalBoxWrapper .whitebgGeneralArtists .artistboxContainer li {
	margin-right: 10px;
	margin-bottom: 5px;
}
#wrapper #bigBox875 .generalBoxWrapper .whitebgGeneralArtists .artistboxContainer li:hover {
	background-color: #F3F3F3;
	border: 0px solid #990000;

}
#wrapper #bigBox875 .generalBoxWrapper .whitebgGeneralArtists .artistboxContainer a {
	font-size: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #7D0000;
}
#wrapper #bigBox875 .generalBoxWrapper .whitebgGeneralArtists .artistboxContainer a:hover { text-decoration:none;}
#wrapper #bigBox875 .generalBoxWrapper .whitebgGeneralArtists .artistboxContainer img {
	vertical-align: middle;
	border: 1px solid #E5E5E5;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-top: 5px;
	margin-left: 5px;
}
.artistsBg {
	padding-right: 0px;
	padding-left: 0px;
	width: 653px;
}

.whitebgGeneralArtists {
	background-color:#fff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	padding-bottom: 0px;
	width: 653px;
}
.whitebgGeneralArtists h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	color: #FF0099;
}
.whitebgGeneralArtists h2 {
	color: #333333;
}
.pictureBoxRight {
	float:right;
	text-align: center;
}
.pictureBoxRight img {
	border: 5px solid /*#E5E5E5*/ #ff00ff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}	
.pictureBoxRight p {
	line-height: 0em;
	padding: 0px;
}

/*
.whitebgGeneralArtists img {
	border: 1px solid #EEEEEE;
	margin-right: 15px;
	vertical-align: middle;
	margin-bottom: 15px;
}
*/
