/*
  TOP80.PL Lite template
  ======================
  based on: TOP80
	author: Torris
*/

/* radiobox */
#radiobox {	height: 74px;	width: 150px;}
#radiobox .inner { height: 74px; background: url(rt8_2.gif) no-repeat left top; margin-left: 2px; font-family: Tahoma; font-size: 9px;	letter-spacing:-1px; }
#radiobox .inner .upper {	height: 46px; width: 147px; padding: 0px 5px 0px 5px; 	float: left; overflow: hidden;}
#radiobox .inner .upper .row { width: 100%;	float: left;}
#radiobox .inner .upper .row .sc_stationname { font-weight: bold;	display: inline;}
#radiobox .inner .upper .row .sc_listeners { font-weight: bold;	color: #FF0000;	display: inline;	margin-right: 2px;}
#radiobox .inner .upper .row .sc_maxlisteners {	display: inline;}
#radiobox .inner .upper .row .sc_playing { font-weight: bold;	color: #0000FF; 	display: inline;}
#radiobox .inner .upper .row{ width: 100%; float: left;}
#radiobox .inner .lower {	width: 148px;	height: 23px;	float: left; overflow: hidden;}
#radiobox .inner .lower .logo {	float: left;	height: 23px;	width: 110px;}
#radiobox .inner .lower .button {	float: left;  height: 22px; width: 28px;}

