.lbPadrao {
	width: auto;
	display: none;
	z-index: 9999;
	position: absolute;
	background: #000;
	padding: 9px;
	box-shadow: 0 0 70px rgba(0, 0, 0, 0.7);
}
.lbPadrao .btFechaLb {
	position: absolute;
	top: -15px;
	right: 13px;
	cursor: pointer;
	font-size: 11px;
	font-family: Georgia;
	font-style: italic;
	color: #e2e2e2;
	text-shadow: 0 0 1px #c3c2c1;
}
#lbVideo {}