/* Import theme styles. */
@import url( '../../style.css' );

/* Styles specific to the editor. */

body#tinymce {
	background: #fff;
	border: none;
	margin-top: 1.7em;
	margin-left: 3%;
	margin-right: 3%;
	max-width: 740px;
}

body#tinymce a {
	text-decoration: underline;
}
