*{
margin:0;
padding:0;
}

body{
font-size:10px;
color:white;
font-family:arial,  trebuchet ms, sans-serif;
background-color:black;
}

a{
text-decoration:none;
color:white;
}

a:hover{
text-decoration:underline;
}

#player{
background:url(../img/player_back.gif) no-repeat;
width:790px;
height:310px;
}

#logo{
position:absolute;
width:150px;
height:120px;
top:10px;
left:24px;
}

#logo a{
width:150px;
height:120px;
}


#streamInfos_moz{
background-color:black;
position:absolute;
width:130px;
height:24px;
top:150px;
left:34px;
}

#streamInfos{
background-color:black;
position:absolute;
width:130px;
height:24px;
top:139px;
left:34px;
}

#player_cmd{
position:absolute;
width:140px;
height:26px;
top:165px;
left:34px;
}

#player_pb{
position:absolute;
width:140px;
height:26px;
top:200px;
left:45px;
}

#player_pubrect{
position:absolute;
width:300px;
height:250px;
top:20px;
left:480px;
}

#player_cmd DIV{
float:left;
}

#player_cmd a img{
border:0;
}

#player_onair{
position:absolute;
width:125px;
height:110px;
top:35px;
left:211px;
text-align:center;
}

#onair_cover{
width:120px;
height:120px;
margin:auto;
margin-top:10px;
}

#onair_name{
width:auto;
margin-top:5px;
}

#addthis{
position:absolute;
top:200px;
left: 34px;
width:468px;
height:25px;
background-color:black;
}
#player_bottom{
position:absolute;
top:225px;
width:468px;
height:60px;
background-color:black;
}