/* @override http://www.widr.org/blog/playlist/style.css */

.scrollingcontent table {
	padding-left: 170px;
}

.scrollingcontent th {
	padding: 4px;
	background: #C90;
}

.scrollingcontent td {
	padding: 4px 4px 4px 12px;
	font-size: 10px;
}
.scrollingcontent li {
	margin: 0.5em;
}
.new_dj {
	font-weight: bold;
	background: #FC0;
}

.new_day {
	color: #fff;
	background: #C30;
	font-weight: bold;
	font-size: 14px;
}
