body {
  background-color: #effdf5;
  background-image: url(images/bg.gif);
  background-repeat: repeat-x;
  background-position: center top;
}

.bottom a {
  font-family: auto;
}

.default_pgContainer a {
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 375px;
}