.notes_body p {
	font-size:1em;
}
.notes_body {
	font-size:1.2em;
	margin-bottom:.4em;
}
.notes_body_edit {
    border:1px solid #999;
    border-top-width:0;
    background:#fff;
	color:#333;
	margin-bottom:.4em;
}
.edit_body {
	height:30em;
	overflow:auto;
	border:1px solid #999;
	border-width:0 1px 1px;
	padding: 5px;
	margin-bottom:.4em;
}
.notes_list h3 {
	margin:0.8em 0 0;
}
.notes_body ul, .notes_body ol {font-size:1em;margin:.4em 0}
.notes_body ul, .notes_body ol, .notes_body dl {
  margin-left:1.5em;
}
.notes_body_edit iframe {
	width:100%;
	height:30em;
	border:none;
	display:block;
}
.notes_body .adminbox {font-size:.83333em;}
.notes_body .adminbox ul {font-size:1.2em;margin:0;}