﻿/* style for the element acting as the RichText */
.richText  {
    overflow: auto;
}

.richText .MsoNormal
{
  margin: 3px 0px 3px 0px !important;
  line-height: 1 !important;
}