.Testimonials {
  position: absolute;
  left: 0px;
  top: 0px;
  //height: 435px;
  width: 100%;
//  overflow-y: scroll;
  padding: 0px;
}

.Testimonials p {
  font: 16px Palatino;
}

.TestLetter {
  position: relative;
  left: 0px;
  margin: 0px 0px 0 0px;
  padding: 0px 0px 0 0px;
  //width: 675px;
  background: url("../images/testmid.png") repeat-y;
}

.TestText {
  position: relative;
  left: 30px;
  margin: 0px 80px 0px 0;
}

ul {
  position: relative;
  left: 20px;
  margin: 0px 80px 0px 0;
}	

ol {
  position: relative;
  color: Green;
  left: 20px;
  margin: 0px 80px 0px 0;
}	

