
#leftbar,
#rightbar,
#breadcrumb,
#search,
#crossselling,
#products_media,
#cart_quantity,
.title_printing
{
  display: none;
}

h1 a {
  display: block;
  color: #333;
  text-decoration: none;
  border-bottom: 1pt solid #333;
}


html, body, table, td {
  font: 12pt/18pt Arial, Helvetica, Sans-Serif;
}


.moreimages {
  display: inline;
}

.moreimages a img  {
  width: 60px;
}

.product_pricing .price {
  margin-top: 2em;
  font-size: 26px; 
  font-weight: bold;
}

a img {
  border: 1px solid #333;
}
