
.radiobox{
margin:0px 0px 0px 0px;
padding:6px 8px 4px 8px;
width:200px;
height: 174px;
font-size:9px;
font-family:verdana, sans-serif;
color:#5F5F5F;
background: url(http://www.jeando-tognetti.com/images_site/jeando-pod.jpg) left top no-repeat;
/*margin: 0 auto;*/
/*
-moz-border-radius: 15px;*/
}


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

.playliste{
list-style-type:none;
height: 120px;
padding:3px;
margin:0;
border: 0px solid #5F5F5F;

}

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

.radiobox li.over{
background:#EAFFEA;
}

.playliste_pagination{
margin:6px 0px 0px 0px;
padding: 0 0 0 4px;
border: 1px solid #cccccc;
}


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

div#now_playing{
width:119px;
height:14px;
padding-top: 1px;
padding-left: 5px;
overflow:hidden;
float:left;
text-align:left;
border: 0px solid #cccccc;
}

span.play_{
background:#5F5F5F;
cursor:hand;
cursor:pointer;
}

span.play_on{
background:#5F5F5F;
cursor:hand;
cursor:pointer;
}