@CHARSET "UTF-8";



#CONTENT_BODY {
}



.textContent h2 {
	margin:0px;
	padding-top:20px;
	line-height:100%;
}

.textContent h3 {
	margin-top:40px;
}

.textContent h4 {
	margin:0px;
}

.textContent p {
	margin-top:20px;
}



hr {
	margin-top:40px;
	border-top-style:solid; border-top-width:1px;
}



.artist {
	margin-top:20px;
	position:relative;
}

.artist .text {
	position:relative;
	padding-left:100px;
	min-height:85px;
}

.artist .text p {
	margin-top:10px;
}

.artist img {
	position:absolute; top:0px; left:0px;
}