.oc-verse-webring {
  width:260px;
}

.oc-verse-webring a {
  text-decoration:none;
  border-bottom:0;
}

#OCverse {
  font-family:'ds font';
  padding: 8px; /* creates some space around the widget */
}

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

#OCverse .webring-prev {
  text-align:right;
}

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

#OCverse .webring-next {
  text-align:left;
}

#OCverse .webring-links {
  font-size:12px;
}