
iframe {
	width: 360px;
	height: 180px;
}

.videoTitle {
	font-size: 1.2em;
	margin-bottom: 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 360px;
	overflow: hidden;
}