.modulo_individual .restaurantes li.first_child {
	background:none;
	border:medium none;
	display:inline;
	float:left;
	height:30px;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	width:295px;
}
.modulo_individual .cine li.first_child {
	background:none;
	border:medium none;
	display:inline;
	float:left;
	height:55px;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	width:295px;
}
.modulo_individual .callejero li.first_child {
	background:none;
	border:medium none;
	display:inline;
	float:left;
	height:65px;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	width:295px;
}
.modulo_individual .cine li.first_child table, .modulo_individual .cine li.first_child th, .modulo_individual .cine li.first_child td {
	background:none;
}
.modulo_individual .cine li.first_child select {
	width:294px;
	font-size:12px;
	background:#f3f3f3;
	border:1px solid #eee;
	color:#333;
}
.modulo_individual div.botones input {
	background:url("https://e00-elmundo.uecdn.es/elmundo/iconos/v4.x/v4.02/pestanas_lomas_normal.gif") repeat-x scroll left center #7C9EB3;
	border:medium none;
	color:#FFFFFF;
	height:18px;
	margin:3px 0 0;
	padding:1px 11px;
	width:119px;
}
/*Modulo estrenos de la semana en portada*/
.contenido.estrenos dl {
	float:left;
	font-size:11px;
	margin:0 0 4px;
	padding:0px;
	text-align:left;
}
.contenido.estrenos dd {
float:right;
font-size:11px;
margin:0 0 4px;
padding:0 20px 0 15px;
text-align:left;
width:90%;
}
/* FIN Modulo estrenos de la semana en portada*/