div.item {
  min-height: 160px;
  height: auto !important;
  height: 160px;
  border-top: 1px gray solid;
  border-right: 2px gray solid;
  border-bottom: 1px gray solid;
  border-left: 2px gray solid;
}

div.switch {
}

h2.pagename {
}

div.pagetext {
  text-align: justify;
}

h3.itemlink {
  margin-top: 0px;
  margin-bottom: 0px;
}

img.thumbnail {
  float: left;
  margin-right: 6px;
}

 .price {
  font-weight: bold;
  font-size: 80%;
}

 .bid {
  font-size: 80%;
  font-weight: bold;
}

 .pay {
  font-size: 80%;
  font-weight: bold;
}

 .sold {
  color: red;
  background-color: #DEB877;
  font-weight: bold;
}
