body {
	font: 12px/*22px*/ Verdana, Arial, sans-serif;
	color: #000;
	background: transparent;
	}

/*Now Playing*/
.nextplay {
	margin-top: 30px;
	}
.subtitle {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	}

.nowplayingtext {
	color: #000;
	font-size: 12px;
	margin-top: 38px;
	}
