.left-bar h1 {
  font-weight: bold;
  font-size: 9pt;
  color: #3455b6;
  margin-top: 25px;
}

.left-bar div.linkimg {
  margin-top: 10px;
}

*+html .left-bar div.linkimg {
  margin-bottom: 8px;
}
.left-bar div.linktext {
  background-image: url(../img/link_back.png);
  background-repeat: no-repeat;
  height: 23px;
}

.left-bar p.linktext {
  height: auto;
  background: none;
  padding-top: 3px;
  font-weight: bold;
  margin: 0px;
}

.left-bar div.linktext a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  font-size: 1em;
}