dl.seller {
  margin-bottom: 60px;
}

dl.seller dt {
  font-weight: bold;
  margin: 20px 0 0 0;
}

dl.seller dd {
  padding: 0;
  margin: 0;
}

dl.seller ul {
  margin: 0;
  padding: 0 0 0 20px;
}

dl.seller ul li {
}

.hours p {
  margin: 0;
  padding: 0;
}

#map-canvas {
  width: 624px;
  height: 400px;
  font-size: 10pt;
}

#map-canvas-directions {
  width: 624px;
  height: 400px;
}

#route {
  width: 624px;
}

ul.thumbnail img {
  border: none;
}

ul.thumbnail {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.thumbnail li {
  background-color: #000;
  margin: 30px 10px 20px 10px;
  padding: 10px;
  float: left;
}

.seller h2 a {
  text-decoration: none;
  color: #000;
}

.editable .edit, a.delete, #product-list .entry {
  display: none;
}

#grocery-row-container a.delete {
  display: block;
}

ul#product-list {
  width: 300px;
}

ul#product-list.long {
  height: 200px;
  overflow-y: scroll;
}

ul.seller-list {
  list-style-type: none;
  margin: 20px 0 0 0;
  padding: 0;
}

ul.seller-list li {
  margin: 0 0 20px 0;
}

ul.seller-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.seller-list ul li {
  margin: 0;
}

