.small {
	font-size:10px;
	color: #666;
}
.small:hover { font-weight: normal; }

form { display:inline; }

a.artist {
	font-size: 12px;
	line-height:1.5;
}

a.artist:hover{ 
	font-weight: bold; 
}

.title {
	font-size: 18px;
	color: #000000;
	border:1px solid #999;
	padding:5px;
	margin-top:10px;
}

.view-search:hover{ font-weight: normal; }

a.foot {
	font-size: 10px;
	color: #999;
	font-weight: normal;
}
a.foot:hover {
	color: #999;
	font-weight: normal;
}

.footer {
	font-size: 10px;
	color: #999;
	border:1px solid #999;
	padding:5px;
	margin-top:10px;
}

.artistcols { border-right: 1px dotted #999; }

.artist-image {
	margin-right: 10px;
}

.album-image {
	margin-right: 10px;
}

.artist-blurb {
	margin-top: 0px;
	margin-right: 20px;
}
