body#tinymce {max-width:700px; background:#f5f5f5;}

body#tinymce {font-size:14px;}
div#text {font-size:1.4em; margin-bottom:24px; clear:both;}
div#text p,
div#text div,
body#tinymce div,
body#tinymce p {margin-top:14px; line-height:21px; /*text-shadow:0 0 0.09em #DCDCDC;*/ text-align:left !important;}

	div#text strong,
body#tinymce strong {font-weight:bold;}
	div#text em,
body#tinymce em {font-style:italic;}
	div#text blockquote,
body#tinymce blockquote {margin:14px auto 0; background:#e7e7e8 url(../images/blockquote_bg.gif) no-repeat left top; font-family:"Times New Roman"; font-size:1.16em; font-style:italic;}
	div#text blockquote p,
body#tinymce blockquote p {margin:0; padding:7px 51px;}
	div#text blockquote p:last-child,
body#tinymce blockquote p:last-child {background:url(../images/blockquote_bg.gif) no-repeat right bottom;}
	div#text a,
body#tinymce a {color:#00aeef;}
	div#text img,
body#tinymce img {display:block; clear:both; margin:4px auto; padding:4px; max-width:100%; border:1px solid #eee; background-color:#fff;}
	div#text img#image_primary,
body#tinymce img#image_primary {margin:0; padding:12px 14px 12px 0; float:left; border:none; background:none;}
	div#text img#image_primary_big,
body#tinymce img#image_primary_big {margin:10px auto; padding:4px; float:none; border:1px solid #eee; background-color:#fff;}

div#text .gallery img {margin:4px auto; max-width:99%;}
/*
	div#text ul.gallery,
body#tinymce ul.gallery {background-color:#000; padding:14px 0;}
	div#text ul.gallery li,
body#tinymce ul.gallery li {padding:7px;}
	div#text ul.gallery img,
body#tinymce ul.gallery img {margin:0 auto; padding:5px; background:#222; border:1px solid #444;}
*/