/*
Name:WS Audio Player
Author:icyleaf
Author URL:www.icyleaf.cm
Date:11/05/2007
*/

/*******Main********/
.wsaudioplayer {
position: relative;
margin: 10px 0;
width: 180px;
height: 45px;
}

.wsaudioplayer a{
color:#6B0063;
text-decoration: none;
font-family: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;
}
