body {
  background-color: #999966;
}

div.container {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2em;
}

a:link {
  color: #000;
}

a:visited {
  color: #000;
}

a:hover {
  background-color: #ccc;
}

div.item {
  width: 198px;
  height: 240px;
  float: left;
  overflow: hidden;
  text-align: center;
  border: 1px solid #333;
}

img.thumbnail {
  margin: .3em 0;
}

div.description {
  display: none;
}

div.switch {
  display: none;
}

h2.pagename {
}
    
h3.itemlink {
  font-size: 80%;
  margin-top: 0px;
  margin-bottom: 0px;
}

 .itemid {
  font-size: 80%;
}

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

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

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

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