div.artist {
	padding-bottom:15px;
	float:left;
	width:300px;
	height:200px;
	margin:0px;
	padding:14px;
}

div.artist a {
	display:block;
	font-weight:bold;
	font-size:14px;
}

#navtop a.nav1,
#navtop a.nav1:visited,
#navtop a.nav1:active {
	border-bottom: 2px solid black;
}

.artist img {
	float:right;
	margin:5px;
}
