body
{
	min-height: 200px !important;
}

.post-message,
.post-message ul,
.post-message ol,
.post-message li,
.post-message p,
.post-message a,
#tinymce,
#tinymce ul,
#tinymce ol,
#tinymce li,
#tinymce p,
#tinymce a
{
	font-size: 13px;
	font-family: Verdana,Arial,Helvetica;
}

#tinymce p,
#af-wrapper .post-message p
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#tinymce ul,
#af-wrapper .post-message ul
{
	margin: 13px 0px;
    margin-left: 10px;
	padding: 0px 0px 10px 20px !important;
}

#tinymce ol,
#af-wrapper .post-message ol
{
	margin: 13px 0px;
	padding: 0px 0px 0px 19px;
}

#tinymce li,
#af-wrapper .post-message li
{
	margin: 0px;
	padding: 0px;
}

#tinymce blockquote,
#af-wrapper blockquote
{
	margin: 50px 0px;
	padding: 30px;
}