.especiales h2 {
	letter-spacing:-1px;
	margin:0 0 20px;
	padding:0 0 8px;
}
.especiales .deporte {
	border-bottom:2px solid #ccc;
	float:left;
	margin:0 0 20px;
	padding:0 0 10px;
	width:640px;
}
.especiales .deporte dd {
	/*	border-bottom:1px dotted #CCCCCC;*/
	float:left;
	margin:0 10px 5px;
	padding:0 0 6px;
	width:190px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.especiales .deporte dt {
/*	border-bottom:1px solid #ccc;*/
	font-size:48px;
	font-weight:bold;
	line-height:48px;
	margin-bottom:14px;
	text-transform:lowercase;
	color: #ccc;
	letter-spacing: -2px;
}
.especiales .deporte .futbol {
	background: transparent url(https://e00-elmundo.uecdn.es/elmundodeporte/iconos/v4.x/v4.01/especiales/futbol.png) no-repeat left 1px;
	padding: 0 0 0 50px;
}
.especiales .deporte .tenis {
	background: transparent url(https://e00-elmundo.uecdn.es/elmundodeporte/iconos/v4.x/v4.01/especiales/tenis.png) no-repeat left 1px;
	padding: 0 0 0 50px;
}
.especiales .deporte .baloncesto {
	background: transparent url(https://e00-elmundo.uecdn.es/elmundodeporte/iconos/v4.x/v4.01/especiales/baloncesto.png) no-repeat left 1px;
	padding: 0 0 0 50px;
}
.especiales .deporte .ciclismo {
	background: transparent url(https://e00-elmundo.uecdn.es/elmundodeporte/iconos/v4.x/v4.01/especiales/ciclismo.png) no-repeat left 1px;
	padding: 0 0 0 50px;
}
.especiales .deporte .golf {
	background: transparent url(https://e00-elmundo.uecdn.es/elmundodeporte/iconos/v4.x/v4.01/especiales/golf.png) no-repeat left 1px;
	padding: 0 0 0 50px;
}
.especiales .deporte .motor {
	background: transparent url(https://e00-elmundo.uecdn.es/elmundodeporte/iconos/v4.x/v4.01/especiales/motor.png) no-repeat left 1px;
	padding: 0 0 0 50px;
}
.especiales .deporte .mas_deportes {
	background: transparent url(https://e00-elmundo.uecdn.es/elmundodeporte/iconos/v4.x/v4.01/especiales/mas_deportes.png) no-repeat left 1px;
	padding: 0 0 0 50px;
}