
body {
	font-size: 10pt;
}

#menu, #header, #headerbar_top2, #footer, #rightcol, #variantSelector, #basket {
	display: none;
}

#productcontainer {}
#imagecontainer {}
#productImage {border: 0}

a {
  color: #520;
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
}
a:link:after, a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}

