/*--------- testimonials_quotes -------------*/
#test_quotes {
 margin: 0px 25px 0px 122px;
 border: 0px solid #000;
}

/*--------- testimonials_pic1 -------------*/
#test_pic1 {
 margin: 0px 0px 0px 33px;
 background-image: url(images/testimonials/lorraine.jpg);
 background-repeat: no-repeat;
 height: 139px;
}

/*--------- testimonials_pic2 -------------*/
#test_pic2 {
 margin: 25px 0px 0px 33px;
 background-image: url(images/testimonials/mohamed.jpg);
 background-repeat: no-repeat;
 height: 139px;
}

/*--------- testimonials_pic3 -------------*/
#test_pic3 {
 margin: 25px 0px 0px 33px;
 background-image: url(images/testimonials/najla.jpg);
 background-repeat: no-repeat;
 height: 139px;
}

/*--------- testimonials_pic4 -------------*/
#test_pic4 {
 margin: 25px 0px 0px 33px;
 background-image: url(images/testimonials/jeleel.jpg);
 background-repeat: no-repeat;
 height: 139px;
}

/*--------- testimonials_pic5 -------------*/
#test_pic5 {
 margin: 25px 0px 0px 33px;
 background-image: url(images/testimonials/frances.jpg);
 background-repeat: no-repeat;
 height: 114px;
}