div.box p.note{
	padding-top: 0.5em;
	padding-bottom: 1em;
	font-size: 80%;
	text-align: right;
}
div.box p span.update{
	color:#567;
	font-size:0.85em;
	text-align:right}
	
td span.comm{
	font-size: 0.65em;
	font-style: italic;
	font-weight: 100;
	margin-right: 1em;
	margin-top: 0.35em;
	float: right;
}
tr a{color:#111}
tr:hover td, tr a:hover{
	color: #a3443e !important}
tr.nohover:hover{background:none}

	
table{
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	color: #111
}
tbody td{
	border:none !important}
	
td ,th {
	text-align:left;
	vertical-align:bottom;
	margin:0;
	padding:0;
	font-size:1.2em}
th {
	color: #333;
	vertical-align: middle;
	font-size: 1.25em;
	line-height: 1.4em;
	border-bottom: 1px solid #ccc
}

th.title{text-indent:1em}

th.composer{text-indent:0em !important}

th.duration{
	text-align:right;
	padding-right: 1em}
	
tr{
	padding:0.3em}
	
td.title{
	padding-top:0.5em;
	text-indent:1.0em;
	min-width:15em
}
td.title.tab2{
	text-indent:3em;
	font-size:98%;
	width:17em}
	
td.composer{
	width:15em;
	padding-top:0.5em;
	padding-left:0em}

td.duration{
	width:2em;
	padding-top:0.5em;
	padding-right:1.7em;
	text-align:right}

#copyright{
	padding-top: 1em;
	font-size: 75%;
	line-height: 1.2em;
	text-align: center;
	letter-spacing: 2px;
	vertical-align: middle;
	border-top: 1px solid #ccc;
	border-bottom: none
}
	
