.description {
  text-align: justify;
  padding: 5px;
}

.details {
  margin-bottom: 10px;
 }
 
.price, .saleprice {
  font-weight: bold;
 }
 
.saleprice {
  color: red;
 }
 
FORM.paypal {
  margin-bottom: 10px;
 }
 
DIV.itemimage {
  margin-bottom: 20px;
 } 
