.responsive-video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom: 10px;
}
.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.no-space {
    margin-left:0;
}

.ytn-thumbs div img{
	margin-top: -12px;
}

.ytn-thumbs div{
	float: left;
	position: relative;
	display: block;
	overflow: hidden;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 120px;
	height: 68px;
}

.ytn-thumbs a{
	display: block;
	clear: both;
	margin-bottom: 10px;
}

.ytn-thumbs p{
	margin-left: 0px;
}

