.contenedorLSE {
	clear:both;	
}
.enlaceLSE {
	display:block;
	text-align:right;
	border-bottom:1px solid #F60;
	margin-bottom:1.5em;
}
.videoON .enlaceLSE {
	border-bottom:0 none;
}
.enlaceLSE img {
	display:inline;
	border: 0 none;
	margin-bottom: -1.5em;
}
/*.videoLSE {
	display:none;
}*/
.videoON .videoLSE {
	display:block;
	padding-bottom:1em;
	margin-top:0;
	background: transparent url(./img/loader.gif) no-repeat center center;
	border-bottom:1px solid #F60;
}
.videoLSE object {
	margin:0 auto;
}
