.slide		{
	overflow:hidden;
	width:700px;
	height:100px;
}
.slide div.botonera {
	width:740px;
	height:25px;
	background:#000000;
}
.slide div.contenedor {
	/*Mayor a esta cifra no lo permite*/
	width:10000000px;
	/*Fin*/
	height:120px;
}
div.panel_a{
	float:left;
	width:350px;
	height:120px;
	display:block;
	text-align:left;
	overflow:hidden;	
}
.info td.boton {
	cursor:pointer;
	width:20px;
	height:25px;
	text-align:center;
}
.info {
	width:700px;
}
.info td.selected {
	background:#ffff00;
}

.info div.flecha {
	position:absolute;
	height:25px;
	background:#000000;
	width:737px;
	display:none;
}
div.content div.pepe {
	float:left;
}
.boton_adicional{
	width:18px;
	height:18px;
	cursor:pointer;
}