#testimonialDefault h1{
	margin:0;
	padding:10px 0;
	font-size:1.5em;
	font-weight:700;
	text-align: center;
	color: #979636;
}

blockquote {
	margin:0 !important;
	padding:5px !important;
	background: url(../images/lftblockquote.png) top left no-repeat;
	height:1%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

blockquote div {
padding:38px 56px;
background: url(../images/rgtblockquote.png) bottom right no-repeat;
height:1%;
}

.testimonialImage {
margin: 0;
padding: 0;
text-align: center;
}

