#contentheader {
	background-image: url(../images/home/audio/audioheader.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 950px;
	clear: right;
}
#next {
	float: right;
	height: 35px;
	width: 83px;
	margin-top: 45px;
	margin-right: 143px;
}
#audio {
	width: 950px;
}
#audio_one {
	float: left;
	width: 250px;
	margin-left: 80px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #560b39;
	font-style: italic;
	text-align: left;
	height: 100%;
}
#audio_column {
	float: right;
	width: 250px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
	color: #333;
	clear: none;
	line-height: 30px;
	text-align: left;
	margin-right: 20px;
	margin-top: 30px;
	padding-left: 20px;
	height: 100%;
	background-color: #FFF;
	border: thin dotted #760146;
	padding-right: 20px;
	margin-bottom: 40px;
	padding-bottom: 80px;
}

#clear {
	clear: both;
	width: 950px;
}
td {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
}

