@charset "UTF-8";
/* CSS Document */
.audio_title {
	float: left;
	font-family: vadana;
	font-size: 14px;
	color: #1953AD;
}
.audio{
	float:right;
}
.sub-header {
	color: #FF8000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: large;
}
