  .contentAlign{
    white-space: pre-line;
    text-align: justify;
    text-justify: inter-word;
  }
  .orderListMargin{
      margin-left: -1.2em !important;
  }
  .unorderListMargin{
      margin-left: -2.7em !important;
  }
  .indent{
      margin-left: 25px !important;
  }
  .radioMargin{
      margin-left: -10px !important;
  }
  .part2Align{
      margin-top : -10px !important;
      margin-left : 30px !important;
  }
  .sectionMargin{
      display: table-cell;
      width: 70px;
  }
  .bulletMargin{
      display: table-cell;
      width: 40px;
  }
  .titleMargin{
      display: table-cell;
  }
