#textcontainer {
	margin: 15px 0 15px 225px;
}

.testimonials {
	margin: 20px 0 15px 225px;
	padding: 0;
}

.testimonials h3 {
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	background-color: #0406F0;
	color: #fff;
	background-image:  url(../images/localarea-h2-bg.png);
	background-repeat: no-repeat;
	line-height: 24px;
	font-size:14px;	
	margin:0 0 15px 0;
	padding:0 0 0 15px;
	text-align: left;
	font-weight:normal;
}

#content p.testdets {
	margin: 0 50px 0 15px;
	padding: 0 0 1em 0;
	line-height: 1.3em;
}

#content p.commby {
	margin: 10px 50px 0 15px;
	padding: 0 0 1em 0;
	line-height: 1.3em;
	background-color: inherit; 
	color: #FF4E00;
}