body
{
background-color: #dadada;
}

img
{
border-style: none;
}

.playercontainer
{
position: absolute; 
left: 0; 
top: 0;
}

.nowplayingbox
{
width: 493px;
height: 24px;
background: url(player_grafx/MM_player_7.jpg);
padding-left: 4px;
padding-bottom: 0px;
overflow: hidden;
}

.refreshbox
{
width: 48px;
height: 24px;
padding-top: 1px;
padding-bottom: 0px;
}

.nowplayingtextbox
{
width: 386px;
font-size: 11px; 
font-family: Lucida Grande, Verdana;
color: #000000;
padding-left: 5px;
overflow: hidden;
}

#nowplaying
{
font-size: 11px; 
color: #666666;
height: 14px;
}

#cc_stream_info_song
{
width: 302px;
height: 14px;
overflow: hidden;
}