
.video-thumb-wrapper {
	width: 177px;
	height: 210px;
	overflow: hidden;
	float: left;
	margin: 0 15px 15px 0;
}
.video-thumb {
}
.video-thumb img {
	border-radius: 6px;
	border: 4px solid #ccc;
	margin-bottom: 8px;
}
.video-thumb p {
	margin: 0;
}
