@charset "utf-8";

body {
  min-width: 100%;
  background-color: #FFFFFF;
}

#content {
  display: inline;
  width: 100%;
  padding: 0;
  border: 0px;
}

#div-top-left {
  float: none;
}

#div-top-right {
  display: none;
}

#cd-cover {
  border: none;
  max-width: 35%;
  max-height: 35%;
}

#div-top {
  height: auto;
  font-size: 85%;
}

a {
  color: black;
}

div.mainbody {
  display: inline;
  width: 100%;
  padding: 0;
  min-height: auto;
  color: black;
  font-size: 75%;
}

div.bottom-left-home {
  max-width: 50%;
}

h1 {
  color: black;
}

h2 {
  color: black;
	margin-top: -20px;
}

h3 {
  color: black;
}

div.mainbody ul {
  list-style-type: disc;
  padding-left: 30px;
}

div.mainbody ul li {
  background-image: none;
  padding-left: 7px;
}

table.track-list tr td:nth-child(9), table.track-list th:nth-child(9) {
  display: none;
}

table.track-list tr td:nth-child(10), table.track-list th:nth-child(10) {
  display: none;
}

table.track-list {
  line-height: 1.0em;
}

#h3-disc2 {
  page-break-before: always;
}

div.slidegen {
  display: none;
}

div.copyright {
  width: auto;
}

div.copyright p {
  color: black;
}

div.copyright p span {
  display: none;
}

p.hide-on-print {
  display: none;
}

div.pp-words p.quick-links-heading {
  display: none;
}

div.pp-words p.quick-links {
  display: none;
}

a.order_now {
  display: none;
}

