#furbyhell {
  margin: 0 auto;
}

#furbyhell table {
  margin: 0 auto; /* centers the widget */
}

#furbyhell table tr td {
  padding: 5px; /* creates some space between the links and text inside the widget */
}

#furbyhell .webring-prev {
  text-align: right;
  font-size: large;
}

  .webring-prev a {
    text-decoration: none;
  }

#furbyhell .webring-info {
   text-align: center;
}

#furbyhell .webring-next {
  text-align: left;
  font-size: large;
}

  .webring-next a {
    text-decoration: none;
  }

#furbyhell .webring-links {
  font-size: small;
}
