/*addon CSS now playing*/
div#play marquee {
margin:0 10px 5px 10px;
font-weight:bold;
}

a.play {
font-weight:bold;
text-decoration:underline;
color:#000;
}

a.play:hover {
font-weight:bold;
text-decoration:none;
}

div#stream {
text-align:center;
}

div#stream a {
text-decoration:none;
color:#000;
font-weight:bold;
}

div#stream a img {
border:0;
padding-right:5px;
}

div#stream span {
margin-left:50px;
}
