/* #main {
  margin:1em auto;
  display:table;
  position: static;
} */

#result-wrapper {
  position: relative;
}

.cdd-result {
  list-style-type:none;
  font-size: small;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 2.2;
  position: relative;

  width: 500px;
  display: block;
  white-space: nowrap; 
}
