.namehead {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px;
	border-top: 1px dotted #CCCCCC;
	padding-top: 10px;
	clear: both;
}
.photo {
	float: left;
	width: 160px;
	margin-bottom: 15px;
}
.artisttext {
	float: right;
	width: 400px;
	margin-bottom: 15px;
}
