@font-face {
	font-family: 'DSCond_Webfont';
	src: url('DejaVuSansCondensed.woff2') format('woff2');
}
body {
	font-family: sans-serif;
}
div#nowplaying {
	color: white;
	display: inline;
	font-family: 'DSCond_Webfont';
	background: rgba(0, 0, 0, 0.8) ;
}
div#downloadurl, div#browsertime {
	display: none;
}
div.np {
	display: inline-block;
}
#audioplayer, #safariding {
	margin-top: 20px;
	margin-bottom: 20px;
}
img.license-badge {
	height: 25px;
	padding: 10px;
}
#current_ends {
	font-size: small;
}
#np_firstbr, #np_secondbr {
	display: none;
}
