.audioplayer {
position: relative;
margin: 10px 0;
width: 150px;
height: 26px;
}

.audioplayer a{
color:#6B0063;
text-decoration: none;
font-family: "Lucida Grande", sans-serif;
font-weight:bold;
font-size:100%;
}

.flashplayer{
border: 1px solid #cccccc;
background-image: url(audio_player_bg.gif); background-repeat: repeat-x; background-position: top; background-color: #e3e3e3;
}



