#right_outer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  line-height: 12pt;
  color: #666666;
  background-color: white;
  width: 180px;
  height: 300px;
  border: 0;
  margin: 0;
  padding: 0;
  overflow: auto;
}

#rightcontent {
  margin: 15;
}

#rightcontent b {
  font-weight: bold;
  color: #000000;
}

#rightcontent i {
  font-style: italic;
}
