
.audio_listing
{
	margin: 0;
	line-height: 24px;
	font-weight: bold;
	font-size: 10pt;
}

.audio_listing a,
.audio_listing a:link,
.audio_listing a:active,
.audio_listing a:visited
{
	line-height: 24px;
	font-weight: bold;
	font-size: 10pt;
}

.audio_listing a:hover
{
	text-decoration: none;
}

.audio_listing_files
{
	margin: 5px 0 20px 0;
	padding: 0 10px 0 10px;
}

.audio_file
{
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	line-height: 16px;
	font-weight: normal;
	font-size: 8pt;
	border: none;
}

.audio_file_title
{
	font-weight: bold;
}

.audio_file a,
.audio_file a:link,
.audio_file a:active,
.audio_file a:visited
{
	line-height: 16px;
	font-weight: bold;
	font-size: 8pt;
}

.audio_file a:hover
{
	line-height: 16px;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}