.c { text-align: center; }
.r { text-align: right; }

.flr {
	margin: 0 0 .66em .66em;
	float: right;
}


.more {
	/* background: url(); */
}


.warn {
	color: #cc3333;
	font-weight: bolder;
}

.note {
	color: #cc3333;
	font-size: 90%;
}



.caption {
	text-align: center;
	font-size: 90%;
}



li.first-column {
	clear: both;
}




.discography ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.discography ul li {
	margin: 0 4px 8px 4px;
	padding: 4px 8px;
	float: left;
	width: 172px;
	text-align: center;
}
.discography ul li .title {
	font-weight: bolder;
}
.discography ul li .comment {
	margin-top: 4px;
	padding: 4px 8px;
	border: 1px dotted #999999;
	text-align: left;
	font-size: 95%;
	line-height: 130%;
}



object {
/*
	visibility: hidden;
	height: 1px;
*/
}


.mp3player {
	margin: 0 auto;
	clear: both;
	width: 200px;
	height: 16px;
	text-align: center;
}
