body { color: black; font: 16px/16px sans-serif; text-decoration: none; margin: 0 0 0 10px; }

ul { margin: 0; padding: 0; list-style-image: none; }

#fallback {
	display: none;
}

.audioButton { color: black; font-size: 16px; font-weight: bold; font-style: normal; line-height: 16px; background: url(../libs/img/btn.png) no-repeat 0 7px; text-decoration: none; display: block; cursor: pointer; margin: 0; padding: 10px 10px 10px 25px; width: 450px; }

.audioButton:hover { color: #7e2236; font-size: 16px; font-weight: bold; line-height: 16px; background-position: 0 -33px; text-decoration: none; }

.audioButton.playing { color: #7e2236; font-size: 16px; line-height: 16px; background-position: 0 -73px; }

.audioButton.playing:hover { font-size: 16px; line-height: 16px; background-position: 0 -113px; }

.audioButton.loading,
.audioButton.loading:hover { font-size: 16px; line-height: 16px; background: url(../libs/img/loading.gif) no-repeat 0 7px; text-indent: 0!important; }

#player { display: none; }
