#mostrandoTodos {
	position:absolute;
	width:401px;
	height:405px;
	z-index:1;
	overflow: auto;
}

#mostrandoTres {
	position:absolute;
	width: 298px;
	height:85px;
	z-index:1;
	overflow: no;
}

.muestraVideosTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0000;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 1px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.muestraVideosTextoTodos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0000;
	letter-spacing: 0px;
	text-align: center;
	word-spacing: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background: #E7EBE8;
}

.encima {
	position:absolute;
	width:91px;
	height:76px;
	z-index:5;
	background: #0033CC;
	filter: alpha(opacity=1);
	opacity:0.01;
}

.muestraDescripcion {
	position:absolute;
	width:210px;
	height:80px;
	z-index:5;
	background: #666666;
	overflow: auto;
	visibility: hidden;
	font: 8.5px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 5px;
}

.encimaTodos {
	position:absolute;
	width:175px;
	height:146px;
	z-index:5;
	background: #0033CC;
	filter: alpha(opacity=1);
	opacity:0.01;
}

.encimaGrande {
	position:absolute;
	width:298px;
	height:180px;
	z-index:5;
	background: #FF9966;
	filter: alpha(opacity=1);
	opacity:0.01;
}
