.hw-simple-testimonial {
	padding-top:20px;
}

  .hw-simple-testimonial-testimonial:before {
	display: inline-block;
	vertical-align: top;
	height: 30px;
	line-height: 48px;
	font-size: 3em;
	opacity: .2;
	content: '\201C';
	margin-right: 4px;
	margin-left: -8px;
  }

  .hw-simple-testimonial-testimonial:after {
	display: inline-block;
	vertical-align: top;
	height: 30px;
	line-height: 48px;
	font-size: 3em;
	opacity: .2;
	content: '\201D';
	margin-left: 4px;
	margin-right: -8px;

	
  }

  

.hw-simple-testimonial-testimonial {
	margin-top: 10px;
	color: #555;
	line-height: 26px;
	font-size: 1.2em;
}
.hw-simple-testimonial-author {
	text-indent: 1.6em;
	margin: 10px 0 0 0;
	line-height: 24px;
	font-size:1em;
	font-weight:bold;
}
.hw-simple-testimonial-author  span.hw-simple-testimonial-company{
	font-size:0.9em;
}

.hw-simple-testimonial hr {
	margin-top: 40px !important;
	margin-bottom: 30px !important;
}
.hw-simple-testimonial-extra {
	text-indent: 2em;
	font-size:.8em;
	margin: 0 0 10px 0;
}

.ccm-block-testimonial-text{
	padding-top:10px;
	padding-bottom:10px;
}