/*
Autor: icyleaf
Autor URL: http://www.icyleaf.cn
*/

/*******Main********/
.wsaudioplayer {
position: relative;
margin-bottom: 20px;
width: 520px;
height: 45px;
}

.wsaudioplayer a{
color:#6B0063;
text-decoration: none;
font-family: "Lucida Grande", sans-serif;
font-weight:bold;
font-size:90%;
}

/*******Flash Player********/
.wsflashplayer{
/*   background-color: #fff;  */
  border: 1px solid #bbb;
  -moz-border-radius: 5px;
  -webkit-border-radius: 3px;
  padding: 0 2px;
}

/*******Download********/
.wsdownload {
position: absolute;
left: 526px;
top: -9px;
height: 17px;
background: #fff url(../tinymce3/music.gif) 3px 50% no-repeat;
overflow: hidden;
padding: 3px 7px 2px 27px;
border: 1px solid #fff;
}

/*******Music Desc********/
.wsmusicdesc {
font-weight: bold;
font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
font-size: 8pt;
text-transform: uppercase;
margin-left: 34px;
background-color: #eee;
color: #444;
border-bottom: 2px solid #696969;
border-right: 1px solid #696969;
padding: 4px 10px;
}
