/*
Theme: White
Autor: icyleaf
Autor URL: http://icyleaf.com
*/

/*******Main********/
.wsaudioplayer {
position: relative;
margin: 10px 0;
width: 180px;
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: 4px solid #fff;
}

/*******Download********/
.wsdownload {
position: absolute;
left: 176px;
top: -9px;
height: 17px;
background: #fff url(../tinymce3/music.gif) 3px 50% no-repeat;
overflow: visible;
padding: 3px 7px 2px 27px;
border: 1px solid #fff;
}

/*******Music Desc********/
.wsmusicdesc {
font-size:14px;
}