/* Media */
#sermonText
{
	float: right;
	height: 400px;
	text-align: justify;
	width: 200px;
}
#sermonPlayer
{
	float: left;
	height: 400px;
	width: 320px;
	overflow: hidden;
}

