/**
 * This support file is used to style the WYSIWYG editor in the CMS
 */

@import "typography.css?2";
body.mceContentBody{font-size:13px;}

.testimonialp {
	font-weight:400;
	font-style:italic;
	line-height:24px;
	padding:16px 20px;
}
.testimonialpright {
 text-align:right; display:block;
}