/**
 * div.d is discography index page
 */
div.d {
	float:left;
	width:200px;
	padding:10px;
}

div.d img {
	float:left;
	margin-right:10px;
}

div.d .matrix {
	margin-bottom:5px;
}

div.d .artist {
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:5px;
	clear:right;
}

div.d .title {
	clear:right;
	font-style:italic;
	margin-bottom:5px;
}

div.discoartist {
	clear:both;
}

div.discoartist h2 {
	
}

	