.audio
{
	/* Reset jPlayer styles */
}

.audio .jp-interface, .audio .jp-playlist
{
	border: none;
	background: none;
}

.audio .jp-type-playlist .jp-playlist .jp-playlist-current
{
	list-style: none;
}

.audio .jp-type-playlist .jp-playlist .jp-playlist-current, .audio a
{
	color: black;
}

.audio .jp-audio
{
	background: white;
	border-radius: 10px;
	border: none;
}
