.mce-content-body {
	margin: 10px;
}

img.mg-insert {
	max-width: 100%;
	padding: 4px;
	border: 1px solid #d5d5d5;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}

.mg-alignleft {
	float: left;
}

.mg-aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.mg-alignright {
	float: right;
}

p {
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 10px;
}

/*a, p, ul, li, div, input, textarea{font-family: Arial, Helvetica, sans-serif; font-size: 13px;}*/
/*p{line-height: 18px;}*/
/*h1, h2, h3, h4, h5{font-weight: normal;}*/
/*h1 { font-size: 2em; }*/
/*h2{ font-size: 1.5em; }*/
/*h3{ font-size: 1.17em; }*/
/*h4 { font-size: 1em; }*/
/*h5 { font-size: .9em; }*/
/*h6{ font-size: .85em; }*/

/*.text-widget p{margin-top: 10px; margin-bottom: 10px;}*/
/*	.text-widget ul, .text-widget ol{ margin: 30px;}*/
/*	.text-widget li{list-style: disc; padding: 5px 0; }*/

/*h2.light{color: #ffffff; padding: 5px; font-family: "Patua One", cursive; font-size: 16px; letter-spacing: 0.1em; font-weight: normal;}*/
/*.widget h1, .widget h2, .widget h3, .widget h4{font-family: "Patua One", Helvetica, Arial, sans-serif; font-weight: normal;}*/
/*	.widget h1{font-size: 18px;margin-bottom: 20px;}*/
	


