/* RichText.css */
.moon-textarea-decorator > .moon-richtext {
	background-image: none;
	box-shadow: none;
	text-transform: none;
}

.enyo-locale-right-to-left .moon-richtext {
	text-align: right;
}
