 #testimonial-container {
  width:604px;
  margin:auto;
 }
						  
#top-testimonial {
  background: url(../images/SAP-testimonial574-top.jpg) bottom;
  background-repeat:no-repeat;
  width:604px;
  height:51px;
  padding:0;
 }
 
 #top2-testimonial {
  background: url(../images/SAP-testimonial574-top2.jpg) bottom;
  background-repeat:no-repeat;
  width:604px;
  height:51px;
  padding:0;
 }
 
 #top3-testimonial {
  background: url(../images/SAP-testimonial574-top3.jpg) bottom;
  background-repeat:no-repeat;
  width:604px;
  height:51px;
  padding:0;
 }
 
  #top4-testimonial {
  background: url(../images/SAP-testimonial574-top4.jpg) bottom;
  background-repeat:no-repeat;
  width:604px;
  height:51px;
  padding:0;
 }
 
 #mid-testimonial {
  background: url(../images/SAP-testimonial574-mid.jpg);
  background-repeat: repeat-y;
  width:604px;
  padding:0;
 }
 
#footer-testimonial {
  background: url(../images/SAP-testimonial574-footer.jpg) top;
  background-repeat:no-repeat;
  width:604px;
  height:39px;
  padding:0;
 }
 
#testimonial-content {
  width:550px;
  margin:auto;
 }
						  
#testimonial-left {
  width:140px;
  vertical-align:top;
 }
						  
#testimonial-right {
  width:410px;
  vertical-align:middle;
 }
 
#testimonial-whole {
  width:550px;
  vertical-align:top;
 }
						  
#testimonial-right-content {
  width:390px;
  margin:auto;
 }
						  
.testimonial-title {
  font-family:Tahoma;
  font-size:18px;
  text-align:center;
  color:#990000;
 }
 
#testimonial-container p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
 }



