@font-face {
	font-family: 'colaboratelightregular';
	src: url('//d3te6vs9ltfnvq.cloudfront.net/dlhvbb/colablig-webfont.eot');
	src: url('//d3te6vs9ltfnvq.cloudfront.net/dlhvbb/colablig-webfont.eot?#iefix') format('embedded-opentype'),
		 url('//d3te6vs9ltfnvq.cloudfront.net/dlhvbb/colablig-webfont.woff') format('woff'),
		 url('//d3te6vs9ltfnvq.cloudfront.net/dlhvbb/colablig-webfont.ttf') format('truetype'),
		 url('//d3te6vs9ltfnvq.cloudfront.net/dlhvbb/colablig-webfont.svg#colaboratelightregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

body { 
	font-family: 'colaboratelightregular', 'Arial', sans-serif; 
	font-weight: 300;
	background-color: #bababa;
	color: #000;
}

body.theme-billboard div#playlist_wrapper div.cursor_left, body.theme-billboard div#playlist_wrapper div.cursor_right {
	background-color: #bababa;
	color: #000;
}

body.theme-billboard div#playlist_wrapper ul li p {
	color: #000;
}

body.theme-billboard div#title_wrapper .triangle {
	border-color: transparent #bababa transparent transparent;
	margin-top: -21px;
}

body.theme-billboard div#title_wrapper p {
	font-weight: bold;
}