/*
Custom Styles by FC Stoffel for the WPAudipoplayer
*/

.wpaudio-container{
	font-size: 1em !important;
}

.wpaudio-bar, .wpaudio-bar-playable, .wpaudio-bar-position, .wpaudio-bar-click{
      height: 10px !important;
}

.wpaudio-container a:hover{
	color: #060 !important;
	background: none !important;
} 

.wpaudio-container a{
	color:#000 !important;
	line-height: 1.5em; !important;
}


