.ir_text p.note {
  font-size: 85%;
  text-indent: -1em;
  padding-left: 1em;
}
.ir_text sup {
  font-size: 80%;
  position: relative;
  top: -0.2em;
}

.ir_text p.note a {
  color: #5e5e5e;
}
.ir_text p.note a:hover {
  opacity: 0.8;
}

h2.msg_title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 25px;
}