body {
margin: 0;
padding: 0;
}

#webplayer {
width: 500px;
background: url('images/webplayerbg.jpg') no-repeat;

}

#webplayer #webtop {
margin-left: 10px;
padding-top: 18px;
font-family: Arial;
font-size: 12px;
color: #727272;
}

#webplayer #webtop b {
 color: black;
}

#webplayer #topmnu {
 margin-top: 18px;
 
}

#webplayer #topmnu ul{
 list-style: none;
 margin: 0;
 padding: 0;
}

#webplayer #topmnu ul li {
 display: block;
 float: left;
 height: 30px;
}

#webplayer #webname{
height: 109px;
width: 480px;
background: url('images/webbgmd.gif') no-repeat;
clear: both;
}

#webplayer #webname #webleft {
  width: 100px;
  float: left;	
}

#webplayer #webname #webleft img {
 margin-left: 8px;
 margin-top: 13px;
}

#webplayer #webname #webright {
  float: left;	
}

#webplayer #webname #webright #radio {
 margin-top:17px; 
}

#webplayer #webname #webright #radio span {

 font-size: 14px;
 color: black;
}

#webplayer #webname #webright #play{
 display:block;
 width:360px;
 height:50px;
 margin-top: 11px;
 padding-left: 5px;
 overflow:auto;
}

#webplayer #webname #webright #play strong {
 color: red;
}

#webplayer #ocen {
width: 480px; 
height: 45px;
background: url('images/ocenbg.gif');
}

#webplayer #ocen #ocenleft{
 float: left;
 margin-top: 15px;
 margin-left: 10px;
 color: red;
}

#webplayer #ocen #ocenleft img{
vertical-align: -3px;
}

#webplayer #ocen #ocenleft span {
 color: black;
}

#webplayer #ocen #ocenright{
 margin-top: 15px;
 margin-right: 8px;
 float: right;
}

#player {
 display:block;
 width: 480px;
 background-image: url('images/wmp_bg.gif');
 background-color:#f1f1f1;
}
