
.radiobox{
margin:10px 0px 10px 0px;
padding:10px 0px 10px 10px;
width:200px;
font-size:9px;
font-family:verdana, sans-serif;
color:#F550DA;

/*
-moz-border-radius: 15px;*/
}


.controles {
cursor:hand;
cursor:pointer;
text-align:right;
margin-bottom:5px;
}

.playliste{
list-style-type:none;
margin:0;
/*border: 1px solid #F550DA;*/

}

.radiobox a, .radiobox a:hover{
text-decoration:none;
font-family:verdana, sans-serif;
color:#F550DA;
}

.radiobox li.over{
background:#e6e6e6;
}
#musiksong
{
width:200px;
float:left;
position:relative;
border: 1px solid #F550DA;
}
.playliste_pagination{
margin:5px 0px 0px 0px;
border: 1px solid #F550DA;
}


.radiobox li.play_on{
background:#e6e6e6;
}

div#now_playing{
width:120px;
height:13px;
overflow:hidden;
float:left;
text-align:left;
border: 1px solid #F550DA;
}

span.play_{
background:#F550DA;
cursor:hand;
cursor:pointer;
width:200px;
}

span.play_on{
background:#FF0000;
cursor:hand;
cursor:pointer;
}
.play_
{

width:200px;
text-align:left;
}
