 .switch {
  display: none;
}

 .itemname, .display, .itemtext, .homelink, .search, .counter, .modified {
}
 
h2.itemname {
  font-size: 144%;
  text-align: center;
}

div.description {
  text-align: justify;
}

 .details {
}
 
 .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;
}

div.address {
  padding-top: 1em;
}
 
 .search, .counter, .modified {
  clear: both;
  text-align: center;
}
 
