.rteindent1 {
  margin-left: 40px;
}
.rteindent2 {
  margin-left: 80px;
}
.rteindent3 {
  margin-left: 120px;
}
.rteindent4 {
  margin-left: 160px;
}
.rteleft {
  text-align: left;
}
.rteright {
  text-align: right;
}
.rtecenter {
  text-align: center;
}
.rtejustify {
  text-align: justify;
}
.image_assist{
  background-color: #eeeeee;
  background-repeat: no-repeat;
  background-image: url(plugins/imgassist/imgassist.gif);
  background-position: 50% 50%;
  border: 1px dashed #dddddd;
}
.ibimage_left {
  float: left;
}
.ibimage_right {
  float: right;
}
#edit-body body {font-family: 'Nobile',arial,serif; padding:1em;}
#edit-body p {font-size: 14px; margin: 0 0 20px;}
#edit-body h1{font-size:36px;}
#edit-body h1, #edit-body h2, #edit-body h3, #edit-body h4 {margin: 40px 0 10px;}