BODY {
  color:#ffffff;
  background-color: #000000;
  background-image: url(../images/platinum-collection-background.jpg);
  background-repeat: no-repeat;
  padding:0;
  margin:0px 0px 0px 0px;
}

h1 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 16pt;
  color: #2d67b2;
  margin: 0;
  padding: 10px 10px 10px 10px;
}

h2 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 11pt;
  color: #000000; 
  margin:0;
  padding:0;
}

div#maincontainer {
  position: absolute;
  left: 36px;
  top: 101px;
  width: 630px;
  height: 502px;
  background-color: #ffffff; 
}

div#maincontainer div#pagecontent {
  position: absolute;
  left: 0px;
  top: 43px;
  width: 630px;
  height: 459px;
  overflow: scroll;
}

div#maincontainer div#pagecontent div#bodycontent {
  padding: 5px 25px 10px 10px;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 11pt;
  color: #000000; 
}

div#maincontainer div#pagecontent div#bodycontent p {
  margin-top: 0;
  padding-top: 0;
}

div#topclosebox {
  position: relative;
  width: 665px;
  padding: 18px 0px 0px 0px;
}  

a.closebox {
  float: right;
  padding-top: 2px;
  padding-right: 2px;
  text-decoration: none;
  font-size: 6pt;
  font-family: Arial, sans-serif;
  color: #ffffff;
}

a.closebox img {
  padding-right: 3px;
  vertical-align: middle;
  border: none;
}

#footerbar {
  position: absolute;
  top: 610px;
  left: 115px;
  height: 20px;
  width: 479px;
  text-align: center;
}

#footerbar p {
  position: relative;
  margin: 0;
  padding: 0;
}

#footerbar p.footerlinks a {
  font-size: 8pt;
  font-weight: normal;
  font-family: Arial, sans-serif;
  color: #ffffff;
  text-decoration: underline;
  margin: 0px 4px 0px 4px;
  padding: 0;
  
}

/* FAQ */
.faq{ }
	.faq li { margin-bottom: 1em; }
	.faq li span{ font-weight: bold; }
	
/* Read/Write Review */
.pr_frame{ height: 502px !important; top: -1px !important; }
