

/* #########################  TESTIMONIALS  ######################### */


/* -- testimonials -- */
#testimonials {
	width: 100%;
}
#testimonials .img {
	width: 150px;
	text-align: center;
}
#testimonials .img img {
	/*border: solid 1px #000;*/
}
#testimonials .headings {
	width: 70px;
}
#testimonials .data {
	
}
#testimonials .spacer-h {
	height: 25px;
	background-image: url(images/dot_lightblue_bg_h.gif);
	background-position: left center;
	background-repeat: repeat-x;
}