#content .toppane_psc {
  background: #b3b3b3 url(/img/pscgrad.gif) bottom left repeat-x;
  height: 155px;
}
.psccontainer {
  position: relative;
}
.pscinf {
  font: 10px/14px Arial, Helvetica, Sans-serif;
  color: #ffffff;
}
.pscinf div {
  padding: 5px;
}
.pstarinf {
  width: 140px;
  text-align: center;
  font: 10px/14px Arial, Helvetica, Sans-serif;
}
.pstarinf h2 {
  width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font: bold 11px Arial, Helvetica, Sans-serif;
  color: #a00000;
  margin: 4px 0px 1px 0px;
  padding: 0px;
}
.pstarinf h3 {
  width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font: bold 10px/14px Arial, Helvetica, Sans-serif;
  color: #000000;
  margin: 0px;
  padding: 0px;
}

