* 
{
	margin:0;  
	padding:0;
}

body
{
}

.time 
	{	FONT-WEIGHT: bold; 
		FONT-SIZE: 12px; 
		COLOR: white; 
		FONT-FAMILY: verdana; 
		POSITION: relative; 
		TOP: -12px;
	}
	
.time1 
	{ 
		FONT-WEIGHT: bold; 
		FONT-SIZE: 12px; 
		COLOR: white; 
		FONT-FAMILY: verdana; 
		POSITION: relative; 
		TOP: 6px;
		}

.ur 
	{ 
		FLOAT: right; 
		MARGIN-LEFT: -4px; 
		POSITION: absolute; 
		TOP: 0px; 
		vertical-align: bottom;
		z-index: 1;
	}

.lowerleft 
		{ 
			position: relative; 
			top: 0px;
			float: left;
		}
		
.nowplaying 
		{ 
			POSITION: relative; 
			TOP: 9px;  
			float: right;
		}

