div, p {
  font-family: "Trebuchet MS", "Times New Roman", Times, Georgia, "DejaVu Serif", serif;
  font-size: .9em;
}

.troca-visualizacao {
  background-color: #ddd;
  margin: 5px 0;
  padding: 5px;
  text-align: right;
}

.loader, #container {
  background-color: #000;
  min-height: 400px;
  position: relative;
  width: 800px;
}

#container {
  margin-bottom: 20px;
}

.texto {
  position: relative;
}