@charset "UTF-8";
/* CSS Document */

#container-body-center .w9slice-container {	
	margin:0px auto 0px auto;
	
	width:989px;
	margin-bottom:1em;
	
	/* background: url(/images/content-bkgrnd.png) no-repeat; */
}

#w9slice-header {
	height: 33px;
	background: url(/images/content-bkgrnd-hdr.png) no-repeat;
}

#w9slice-repeater {
	min-height:10px;
	background: url(/images/content-bkgrnd-repeater.png) repeat-y;
}

#w9slice-footer {
	height:31px;
	background: url(/images/content-bkgrnd-ftr.png) no-repeat;
}

.testimonials {
	margin-left:0.5em;
}

.testimonials h3 {
	margin-left:0.5em;
	margin-bottom:0.5em;
}

.testimonial {
	margin-left:0.5em;
	margin-bottom:1.25em;
}

.testimonial-by-line {
	margin-top:0.25em;
	text-align: right;
	color: gray;
}