ul.lista-videos li {
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 1px solid #DDD;
}
ul.lista-videos li div.video-embed {
	float: left;
	display: inline;
	width: 560px;
	height: 349px;
	margin-right: 21px;
}
ul.lista-videos li h3 {
	font-size: 21px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #1b1d7a;
	padding: 10px 0 18px;
}