/* Define your custom style */

/*******Main********/
.wsaudioplayer {
display: block;
position: relative;
margin: 0px;
width: 180px;
height: 15px;
}

.wsaudioplayer a{
color:#000;
text-decoration: none;
font-family:sans-serif;
font-weight:bold;
font-size:90%;
}


/*******Flash Player********/
.wsflashplayer{
border: 0px;
}

/*******Download********/
.wsdownload {
display: none;
}

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