
#launchplayer {
}
#launchplayer a {
background:url("images/bg_player.jpg") repeat-x scroll center top #1F1F1F;
clear:left;
color:#999999;
display:block;
height:20px;
line-height:20px;
margin:0 0 15px;
padding:5px;
text-align:center;
width:290px;
}
#launchplayer a:hover {
background:url("images/bg_player.jpg") repeat-x scroll center bottom #1F1F1F;
color:#CCCCCC;
}
#lalaPlayer {
background:none repeat scroll 0 0 #090909;
border:1px solid #222222;
padding:0 0 5px;
text-align:left;
width:298px;
}
#lalaWidgetPlayer {
float:none;
height:70px;
width:298px;
}

#lalaPlayControls a {
color:#666666;
}
#lalaSongList li a {
border-bottom:1px solid #222222;
color:#999999;
display:block;
margin:0 4px;
padding:3px;
text-decoration:none;
width:284px;
font-size:11px;
}
#lalaSongList li a:hover {
background-color:#222222;
}
#lalaSongList ul {
list-style-position:outside;
margin:0;
padding:0;
}
#lalaSongList li {
list-style-type:none;
}
