/* @override http://www.wiltec.dev/css/print.css */

/*@import "main.css";*/

* {
  font-size: 12pt;
  line-height: 1.2em;
  border: none;
  color: black;
}
a {
  text-decoration: none;
}
body, #wrap {
  background: #FFF;
}

#head, #left, #right, #wordcloud {
  display: none;
}

#foot-wrap,
#foot,
#crumbs,
a.more,
#monoslideshow,
a#reference-archive-link,
#content-header,
ul.pager,
a.order {
  display: none;
}

#center {
  width: 100%;
}

.description, .description p {
  width: 100%;
}

h1 {
  color: #e98300;
  font-size: 15pt;
}
h2 {
  font-size: 13pt;
}
div.bottom span.button {
  display: none;
}
div.shop_view span.title {
  color: #e98300;
  font-size: 15pt;
}
div.shop_view span.code {
  float: right;
}

