.site_help h3.help i{
  padding-right: 5px;
}

.site_help .faq .faquestion{
  margin-bottom: 20px;
  padding-left: 15px;
  position: relative;
}
.site_help .faq .faquestion i{
  width: auto;
  height: auto;
  margin-top: 1px;
}
.site_help .faq .faquestion strong{
  cursor: pointer;
  display:block;
}
.site_help h3.help:hover,
.site_help .faquestion strong:hover {
  color: #993366;
}
.site_help #feedbackForm label.checkbox {
  font-weight: normal;
}
.site_help #feedbackForm span.login {
  display: block;
  margin-bottom: 10px;
}
