@charset "UTF-8";

.hbUsers span,
.hbUsers em,
.hbUsers strong,
.hbUsersThis span,
.hbUsersThis em,
.hbUsersThis strong {
	margin-left: 0.3em;
}

.hbUsers em,
.hbUsersThis em {
  background-color: #fff0f0;
  font-weight: bold;
  font-style: normal;
}

.hbUsers em a,
.hbUsersThis em a {
  color: #f66;
}

.hbUsers strong,
.hbUsersThis strong {
  background-color: #fcc;
  font-weight: bold;
  font-style: normal;
}

.hbUsers strong a,
.hbUsersThis strong a {
  color: #f00;
}
