.youtube-player{
	height:inherit;
	background-color:#ddd;
	border:1px solid #ccc;
	width:100%;
}
.youtube-player p{
	width:39% !important;
	font-style:italic;
	text-align:center;
	position:relative;
	top:0%;
	left:30%;
	margin:20% 0;
}
#listOfVideos{
	display:block;	
}