#nl-controls
{
	border-top: 1px solid lightgray;
}
#nl-controls-play
{
	background-image: url(../images/cast/chromecastplay.png);
}
#nl-controls-pause
{
	background-image: url(../images/cast/chromecastpause.png);
}
#nl-controls-cast-on
{
	width: 30px;
	background-image: url(../images/cast/chromecaston.png);
}
#nl-controls-cast-off
{
	width: 30px;
	background-image: url(../images/cast/chromecastoff.png);
}
#nl-program-title
{
	color: #fb002b;
}
#nl-controls-mute
{
	background-image: url(../images/cast/chromecastvolume.png);
}
#nl-controls-sound
{
	background-image: url(../images/cast/chromecastmute.png);
}
#nl-controls-volumethumb
{
	background-image: url(../images/cast/chromecastvolumethumb.png);
}
#nl-controls-progressbar
{
	background-color: #fb002b;
}
.nl-team-name
{
	color: #fb002b;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	text-align:left
}