.bottomTextLeft {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  background-color: white;
}
.bottomTextMiddle {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  background-color: white;
}
.bottomTextRight {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  background-color: #cccccc;
  text-indent: 10px;
}
.bottomCaptionRight {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  color: #333333;
  background-color: #cccccc;
  text-indent: 10px;
}

.bottomLeftArea {
  position: absolute;
  left: 0px;
  top: 75px;
  width: 205px;
  height: 160px;
}
.bottomMiddleArea {
  position: absolute;
  left: 205px;
  top: 75px;
  width: 559px;
  height: 160px;
}
.bottomRightArea {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  background-color: #cccccc;
  text-indent: 10px;
  position: absolute;
  left: 764px;
  top: 95px;
  width: 260px;
  height: 120px;
}
.bottomBackgroundRightArea {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  background-color: #cccccc;
  text-indent: 10px;
  position: absolute;
  left: 764px;
  top: 75px;
  width: 260px;
  height: 160px;
}

