.media h3{
	width:570px;
	height:67px;
	background:url('images/media.jpg');
}

.media h3 span{
	display:none;
}

.youtube_video{
	text-align:center;
	width:547px;
	height:533px;
	background:url('images/tv.jpg');
}

#video_player{
	width:425px;
	height:350px;
	padding-top:45px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.video_list{
	width:300px;
}

.logos{
	position:absolute;
	bottom:20px;
	right:250px;
	font-weight:bold;
	font-size:1.2em;
}