 .switch {
  display: none;
  }

 .itemname, .display, .itemtext, .homelink, .search, .counter, .modified {
  #position:relative;
  #margin-left: 23%;
  #width: 77%;
  }

H2.itemname {
  font-size: 144%;
  text-align: center;
  margin-top: -7px;
  margin-bottom: -3px;
  }

DIV.description {
  margin-bottom: 10px;
  }

IMG {
  padding:0;
  }

 .details {
  margin-bottom: 10px;
  }

 .price, .saleprice {
  font-weight: bold;
  }

 .saleprice {
  color: red;
  }

FORM.paypal {
  margin-bottom: 10px;
  }

 .itemid {
  font-size: 80%;
  font-weight: bold;
  text-align: center;
  }

DIV.itemimage {
  margin-bottom: 20px;
  }

 .homelink, .search, .counter, .modified {
  clear: both;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  }

 .modified {
  font-size: 80%;
  }

TABLE.counter {
  margin-left: auto;
  margin-right: auto;
  color: white;
  background-color: gray;
  }

 .homelink {
  clear: both;
  font-variant: small-caps;
  }
