﻿body{
margin:0px;
padding:0px;
}
#output_stats{
/*background-color:#000000;*/
color:#FFFFFF;
float:right;
}
#output_stats .scroll{
max-width:448px;
}
#output_stats .song_stat{
float:left;
width:452px;
margin:0px;
text-align:left;
}
#output_stats .statsview{
background:url('images/radio_bg.jpg') no-repeat;
height:62px;
width:603px;
font-family:Verdana;
font-size:11px;
color: #FFFFFF; /*color */
}
#output_stats .statsview a{
color: #FFFFFF; /*color */
text-decoration:none;
}
#output_stats #tranceradio{
width:580px;
height:26px;
padding:8px 0 1px 59px;
}
#output_stats #houseradio{
width:580px;
height:27px;
padding:1px 0 1px 59px;
}
#output_stats .listeners{
float:left;
background:url('images/sumbg.png') no-repeat;
width:34px;
height:15px;
color:#666666;
font-size:99%;
}
#output_stats .infor{
float:left;
border-left:2px dotted #666666;
width:42px;
padding-left:2px;
}
#output_stats .total{
float:left;
color:#FFF;
width:40px;
font-size:99%;
}