/* GENERAL STYLES */
body.mceContentBody {
    font-size: 12px;
    color: #49403f;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.3em;
}
.umbMacroHolder,
.mceNonEditable {
	background-color: transparent!important;
	display: inline;
}

body.mceContentBody a,
#pageContainer a {
	text-decoration: underline;
	color: #51c0bb;
}

/* EDITOR PROPERTIES */
.smaller {
font-size: 0.8em !important;
}

.blue-text {
color: #51C0BB !important;
}

