.ahora-mismo {
  overflow: auto;
}

.ahora-mismo span{
  clear: both;
  float: left;
  padding: 0 0 0 20px;
  font-weight: bold;
  font-style: italic;
}

.ahora-mismo span#juego{
  background: url("i_juego.png") no-repeat scroll left center transparent;
}

.ahora-mismo span#libro{
  background: url("i_libro.png") no-repeat scroll left center transparent;
}

.ahora-mismo span#video{
  background: url("i_video.png") no-repeat scroll left center transparent;
}

.ahora-mismo span#musica{
  background: url("i_musica.png") no-repeat scroll left center transparent;
}
