div.videos_youtube {
	background-image: url(../imagens/carregando_video.gif);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	margin-right: 19px;
	margin-bottom: 20px;
	width: 272px;
}
#conteudo{
	@padding-bottom: 40px;
}
div.videos_youtube h3 {
	margin-bottom: 4px;
	min-height: 34px;
	_height: 34px;
	font-family: "Tahoma" !important;
	font-size: 14px !important;
}