#listenlive {
	margin-right: 4px;
	margin-top: 4px;
	margin-left: 4px;
}
#listenlive a {
	background: url(/uploads/widgets/smuc_listenlive.png) no-repeat;
	width: 290px;
	height: 30px;
	display: block;
}
#listenlive a:link, #listenlive a:visited {
	background-position: left;
}
#listenlive a:hover {
	background-position: right;
}
#listenlive span {
	display: none;
}