.artist {
	/*background: #fff;*/
	float: left;
	margin: 9px 9px 0 0;
	height: 215px;
	width: 244px;
}
.artist.info .descr {
	/*line-height: 1.25em;
	padding: 18px;*/
}
.artist.noMarginRight { margin-right: 0; }
.artist.noMarginTop { margin-top: 0; }
.artist .image {
	height: 163px;
	overflow: hidden;
}
.artist .name { padding: 18px 0 0; }

.artistPicWrap{overflow:hidden;width:360px;height:458px;}


/* artist sub nav */

.artistsSubNav li,
.artistSubNav li {
	float: left;
	margin-right: 15px;
}

/* switch gallery */

.switchOverview li {
	cursor: pointer;
	height: 65px;
	width: 65px;
}

/* other artists */

.otherArtists ul {
	float: left;
	margin-bottom: 40px;
	width: 250px;
}
.otherArtists li {
	margin-bottom: 10px;
}