table#nav {
  width: auto;
  position: absolute;
  right: 60px;
  top: 39px;
  color: #fff;
}

table#nav tr td {
  padding: 0 !important;
}

#user_nav {
  background: url(http://forums.atvdragracers.com/public/style_images/revolt/user_repeat.png) repeat-x;
  height: 55px;
}

.user_left {
  background: url(http://forums.atvdragracers.com/public/style_images/revolt/user_left.png) no-repeat 0 0;
  height: 55px;
  width: 33px;
}

.user_right {
  background: url(http://forums.atvdragracers.com/public/style_images/revolt/user_right.png) no-repeat 100% 0;
  height: 55px;
  width: 29px;
}

#user_nav a {
  color: #ebf4fa;
  text-decoration: none;
  padding: 10px 6px 10px 10px;
  position: relative;
  top: -1px;
  float: left;
  font-weight: bold;
  font-size: 11px;
  background: url(http://forums.atvdragracers.com/public/style_images/revolt/link-border.png) no-repeat left top;
}

#user_nav a:hover {
  color: #fff;
}
