.dhonishow {	
  overflow: hidden;
  font: 10px/1.2em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
  position: relative;
  border-bottom: 1px solid #fff;  
  border-top: 1px solid #fff;
  color: #00062d;
  
}
.dhonishow * {
  list-style: none;
  border:  none;
  padding: 0;
  margin: 0;
}

.dhonishow .dhonishow-elements {
  display: block;
  overflow: hidden;
  text-align: left;
  position: relative;
}
.dhonishow .element {
  position: absolute;  
  overflow: visible;
  line-height: 1px;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
}
.dhonishow .element * {
  line-height: 1px;
}
#pie{
	display:none;
}
#nombre{
	display:none;
}