* {
	margin:0;
	padding:0;
	}



body
{
}

.time
{
	position:relative;
	top: -8px;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	z-index: 1;
}

.time1
{
	position:relative;
	top: -28px;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: White;
	z-index: 2;
}

.sa
{
	position:relative;
	top: -8px;
	color:white;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
}

.ur
{
	position:absolute;
	top: 0px;
	float: right;
	margin-left: -4px;
}

.nowplaying
{
	position:relative;
	top:-27px;
	margin-left: 100px;
}

.tdtime
{
	position: relative;
	top: 0px;
}

.play
{
	position:absolute;
	top: 53px;
	margin-left: -114px;
	float: left;
	z-index: 3;	
}

TD.time
{
	color:white;
	font-weight: bold;
	position: relative;
	top:0px;
}
