/** These styles are used in the backend editor AND in your Theme. **/

/* @import url("style.css"); */


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

th#themename_post_thumb
{
	width: 80px;
}


