#vendor-blurb {
  padding: 20px;
}

hr {
  border-color: #333;
}

.tiny-nudge {
  width: 100%;
  height: 10px;
}

.dashed {
  border: dashed;
  border-width: 1px;
  margin-bottom: 30px;
}

.pack-nudge {
  width: 100%;
  height: 35px;
}

.seashelllist {
  padding: 0;
  margin: 0;
}

.seashelllist li {
  list-style:none;
  padding-left: 40px;
  background:url('../img/seashell-vendor-bullet.png') no-repeat 0 0;
  height: 70px;
}

.starfishlist {
  padding: 0;
  margin: 0;
}

.starfishlist li {
  list-style:none;
  padding-left: 40px;
  background:url('../img/starfish-vendor-bullet.png') no-repeat 0 0;
  height: 70px;
}
