body {
 }
#eop {
 position:absolute;
 top: 800px;
 }
 
.blueshade {
  background-image: url("/bg/b66.png"); 
 } 
  

#pgTable {
 position:absolute;
 top: 50px;
 left: 80px;
 border: solid 0px black;
 }

#reviewpg {
  padding: 15px;
  width: 900px;
 }  

.reviewpg2 {
  background-color: white;
  border: 3px solid black;
 } 

.ainfo {
 font-weight:100;
 font-size:small;
 }
.ahr {
 color: blue;
 
 } 
 
h1 {
  text-align:center;
 }

.pgTitle {
 position:relative;
 top: -20px;
 left: 0;
 color: #800040;
 background-color: #EEDFFF;
 padding-bottom: 3px;
 border-bottom: solid 2px #800040; 
 } 
 
.nobg:hover {
 clear:both;
 background-color:transparent;
 }
  
#left-amazon {
 clear:both;
 overflow:auto;
 height:600px;
 }

#right-amazon {
 clear:both;
 overflow:auto;
 height:600px;
 }   
  
