html, body { height:100%; background:#222; }
	
#player-wrapper {
	font-family:Arial; 
	color:#cccccc;
	font-size:0.75em;	
}
#player-wrapper a {color:#fff; text-decoration:underline;} 
#player-wrapper a:hover {text-decoration:none; }

#player-wrapper b, 
#player-wrapper strong {
	color:#666666;
}
	
	
#player-header {
	background-color: transparent;
}