/*
Name:WS Audio Player
Author:icyleaf
Author URL:www.icyleaf.cm
Date:11/05/2007
*/

/*******Main********/
.wsaudioplayer {
position: relative;
width: 830px;
height: 40px;
margin-bottom: 15px;
}

.wsaudioplayer a{
color:#6B0063;
text-decoration: none;
font-family:sans-serif;
font-weight:bold;
font-size:90%;
background-color: #fff;
}


/*******Flash Player********/
.wsflashplayer{
border: 2px solid #fff;
width: 830px;
padding-top: 33px;
background: url(http://www.mestiza.cl/prueba/wp-content/plugins/ws-audio-player/img/back-player.jpg) top no-repeat #fff;
float: left;
margin-bottom: 15px;
}

/*******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;
}
