.iframebox
{
  width: 135px;
  height: 150px;
}

.mainbox
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 135px;
  height: 150px;
  z-index: 1;
}

/statustxt
{
  position: absolute;
  top: 100px;
  left: 15px;
  z-index: 1;
  color: #ffffff;
  font-size: 0px;
  font-family: Impact;
}

.linkbox
{
  position: absolute;
  top: 50px;
  left: 0px;
  z-index: 2;
  width: 133px;
  height: 32px;
}

.linktext
{
  display: block;
  width: 133px;  
  height: 32px;  
}

/hoerertxt
{
  position: absolute;
  top: 135px;
  left: 15px;
  z-index: 3;
  color: #FFF;
  font-size: 10px;
}

/bitratetxt
{
  position: absolute;
  top: 135px;
  left: 112px;
  z-index: 3;
  color: #FFF;
  font-size: 10px;
}

/titletxt
{
  position: absolute;
/*  background-color:#0F5;*/
  width:70px;
  top: 60px;
  left: 40px;
  z-index: 1;
  color: #000;
  font-size: 0px;
  font-family: Impact;
}

/onlinebox1
{
  position: absolute;
  background-color:#0F0;
  top: 20px;
  left: 40px;
  width: 68px;
  height: 25px;
  z-index: 1;
  color: #000;
  font-size: 18pt;
  font-family: Impact;
}

/onlinebox2
{
  position: absolute;
  background-color:#F00;
  top: 153px;
  left: 35px;
  width: 75px;
  height: 25px;
  z-index: 1;
  color: #000;
  font-size: 18pt;
  font-family: Impact;
}

/lbox
{
  position: absolute;
  top: 145px;
  left: 17px;
  z-index: 3;
  color: #FFF;
  font-size: 8pt;
}

/bbox
{
  position: absolute;
  top: 145px;
  left: 115px;
  z-index: 3;
  color: #FFF;
  font-size: 8pt;
}

.tbox
{
  position: absolute;
  background-color:;
  top: 125px;
  left: 10px;
  width: 120px;
  height: 18px;
  z-index: 4;
  color: #fff;
  font-size: 8pt;
  font-weight:bold;
}

.winamp
{
  position: absolute;
  top: 105px;
  left: 18px;
  width: 25px;
  height: 25px;
  z-index: 5;
}

.realplayer
{
  position: absolute;
  top: 105px;
  left: 56px;
  width: 25px;
  height: 25px;
  z-index: 5;
}

.mediaplayer
{
  position: absolute;
  top: 105px;
  left: 93px;
  width: 25px;
  height: 25px;
  z-index: 5;
}
/onlineplayer
{
	position: absolute;
	background-color:#000;
	top: 80px;
	left: 41px;
	width:73px;
	height:19px;
	z-index: 5;
}
/phonostarplayer
{
	position:absolute;
	top:110px;
	left: 41px;
	width: 72px;
	height: 19px;
	z-index: 5;
}
/phonostar
{
	width: 72px;
	height: 19px;
}

.sponsored {
	position:absolute;
	top:137px;
	left:24px;
	width:144;
	z-index:3;
	font-size: xx-small;
	color:#FFF;
}

.link {
	color:#FFF;
	font-size:xx-small;
	text-decoration:underline;
}
a:link {
	background-color: transparent;
	color: #FFF;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	color: #BBBBBB;
	text-decoration: none;
}

/**a:hover,
a:focus {
	background-color: #0F0;
	color: #000000;
	text-decoration: underline;
}**/

a:active {
	background-color: transparent;
	color: #FFFFCC;
	text-decoration: none;
}

a img {
	border: 0px;
}
