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

img { border-style: none; }

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

.bag {
  display: inline;
  float: left;
  text-indent: 0px;
  margin-right: -56px;
}

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

.bag {
  width: 168px;
  height: 210px;
  line-height: 125px;
  background-position: 0 0;
}

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

#dock {
  position: relative;
  height: 250px;
  left: 8px;
  top: 8px;
  overflow: visible;
  text-align: center;
  margin: auto;
}


