#content {
  padding: 10px 0px 0px 0px;
  font-size: 14px;
}

#support-info {
  width: 525px;
  float: left;
  color: #4D4D4D;
  font-size: 13px;
  line-height: 18px;
}

h1 {
  color: #26A8BF;
  font-weight: bold;
  font-size: 23px;
  margin-bottom: 10px;
}
h2 {
  color: #26A8BF !important;
  font-weight: bold !important;
  font-size: 15px;   
  margin-top: 1em;
}
h2.first {
  margin-top: 0px;
}

span.codedirection {
  unicode-bidi:bidi-override; direction: rtl;
}


