.Heshbon
{
  page-break-before:avoid;
}

.Heshbon .HeshbonTop p
{
  margin:0;
  padding:0;
  text-align:right;
  font-weight:bold;

}

.Heshbon .HeshbonTop
{
  border-top:1px solid;
  border-bottom:1px solid;
  padding:5px;
}

.Heshbon h2
{
  text-align:center;
}

.Heshbon table
{
  width:100%;
  border-collapse:collapse;
  background-color:white;
  border-spacing:1px;
}

.Heshbon table td,.Heshbon table th
{
  border:1px solid black;

}


.Heshbon dl
{
  background-color:white;
}

* html .Heshbon dl dd
{
  float:none;
}

* html .Heshbon table
{
  width:75%;
}

.Heshbon table td
{
  text-align:right;
}

dl
{
  padding: 0px;
  margin:0;
}


dl dt
{
  float:right;
  clear:right;
  width:120px;
  font-weight:600;
}

dl dt.qa
{
  width:auto;
  float:none;
}

dl.left
{
  margin-right:60%;
}


dl:after
{
  content:'.';
  visibility:hidden;
  display:inline;
  clear:both;
}

table.left
{
  margin: 0 60% 0 0 !important;
  width:40% !important;
}

* html table.left
{
  margin: 0 60% 0 0 !important;
  width:27.5% !important;
}

table.left tbody td,table.right tbody td
{
  background-color:white;
}

.OsekMurshe
{
  text-align:left;

}

@media print
{
  * html dl.left
  {
    margin-right:50%;
  }
}