.cms_content .text p, .mceContentBody p {
	line-height: 1.6em;
	margin: 0.5em 0 0.7em;
}
.cms_content .text a, .mceContentBody a {
	color: #7C9218;
}
.mceContentBody ul {
	margin-bottom: 1.25em;
}
.mceContentBody ul li {
	background: transparent url(../../images/list_dot_green.jpg) no-repeat scroll 22px 0.66em;
	padding-left: 40px;
	line-height: 1.6em;
	margin-bottom: 0.66em;
}
.mceContentBody h3 {
	font-size: 1.1em;
	margin: 1em 0 0.25em;
}

.mceContentBody blockquote {
    /*padding: 0 70px;
    min-height:35px;
    font-style:italic; */
}
