#leftcontent_raw {
  background-color: white;
  width: 386px;
  height: 350px;
  border: 0px white solid;
  overflow: hidden;
}

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

#leftcontent {
  margin: 15px;
}

#leftcontent_image {
  background-color: white;
  width: 400px;
  height: 283px;
  border: 0px white solid;
  overflow: hidden;
}

.leftcontent_picno {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  line-height: 8pt;
  color: #00A2DA;
  background-color: transparent;
  border: 0;
  margin: 0;
  margin-right: 10px;
  padding: 0;
  overflow: hidden;
}

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

#leftcontent i {
  font-style: italic;
}
