/*****************************************************************************
 * Dog food bloopity bloops.                                                 *
 * ***************************************************************************/

img { border-style: none; }

.bag {
  margin: 0px;
  padding: 0px;
  list-style: none;
  opacity:0.7;
}

.bag {
  position: absolute;
  top: 0;
  text-indent: 0px;
  margin: 0 9px 0 9px;
}

.bag a {
  display: block;
  text-decoration: none;
}

.bag {
  width: 207px;
  height: 299px;
  line-height: 125px;
  background-position: 0 0;
}

.bag img {
  width: 100%;
  height: 100%;
  display: block;
}

#dock {
  position: relative;
  height: 299px;
  top: 45px;
  overflow: visible;
  text-align: center;
  margin: 0 -12px 0 -12px;
}

