h2.titular_mapa{
  font-size: 18px;
  font-weight: bold;
  font-family: "Century Gothic";
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.leyend{
  width: 600px;
  text-align: justify;
}
.row_evento{
  width:590px;
  float: left;
  clear: both;
  padding-bottom: 10px;
  border-bottom: 1px dotted #bababa;
  margin-bottom: 10px;
}
.row_evento img{
  float: left;
  margin-right: 8px;
  border: 0px;
  margin-bottom: 18px;
}
.row_evento_featured{
  width:570px;
  float: left;
  clear: both;
  padding: 10px;
  border-bottom: 1px dotted #bababa;
  margin-bottom: 10px;
  background-color: #eaeaea;
}
.row_evento_featured img{
  float: left;
  margin-right: 8px;
  border: 0px;
  margin-bottom: 18px;
}