#shows_nav {
  position: absolute;
  left: -21px;
  top: 35px;
  width: 119px; }
  #shows_nav ul li a {
    width: 114px;
    height: 45px;
    display: block;
    background-position: 0px 0px;
    text-indent: -9000px; }
  #shows_nav ul li a:hover {
    background-position: -119px 0px; }
