body {
  font: 13pt/1.2em Helvetica, arial, sans-serif;
  color: #000;
  background-color: #fff;
}
h1 { font-size: 18pt; }
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }
h4, h5, h6 { font-size: 13pt; }

#navigation,
#nav-secondary,
#sidebar,
#slideshow,
.decor,
.ctrl,
.toplink,
#footer h2,
#footer ul,
.affiliation h3 {
  display: none;
}

a { color: #000; }
h1 a { text-decoration: none; }

#header h1 { float: left; width: 50%; }
#header h2 {float: right; }

#splash,
#content { padding-top: .75em; clear: both; }

.left { float: left; margin: 0 .75em .75em 0; }
.right { float: right; margin: 0 0 .75em .75em; }
dd { margin-left: 0; }

.js #related-products .related-product {
  position: relative;
}
div#specialties .inner div {
  clear: left;
}

#footer {
  margin-top: 1.5em;
  padding-top: .75em;
  border-top: 1px solid #999;
  font-size: 11pt;
  line-height: 1;
}