
/*  TESTIMONIALS   */

#testimonial {
display:block;
width:405px;
padding-left: 25px;
padding-right: 25px;
padding-top: 5px;
padding-bottom: 5px;a
float:center;
background: url(images/testimback.jpg);
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#222;
text-align:left;
}

#testimtop {
display:block;
width:456px;
height:31px;
float:center;
background: url(images/testimtop.jpg);
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#222;
text-align:left;
}

#testimbottom {
display:block;
width:456px;
height:51px;
float:center;
background: url(images/testimbottom.jpg);
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#222;
text-align:left;
}