td.mediaTitle {
	font-weight:700;
	color:#fff;
	background-color:#999;
	text-align:center;
	height:25px;
}
td.songUser {
	text-align:center;
}
td.songCount {
	text-align:right;
	padding-right:8px;
	font-weight:600;
}
#stats {
	text-align:center;
}

