#nowplaying {
	padding		: 5px;
	background-color	: #ffffff;
	background-image	: url("http://www.hituji-web.com/images/sputnik/background.jpg");
	background-repeat	: no-repeat;
	border	: solid 1px #999;
}
#cover {
	position	: relative;
	top			: 6px;
	left		: 16px;
	height		: 140px;
}
#track div {
	margin-bottom	: 2px;
}
.time {
	color		: #555;
	font-size	: 9px;
}
#poweredby {
	font-size	: 9px;
	margin-top	: 1em;
}
#poweredby a {
	color		: #000;
}
