.addbox {
  margin-top: 10px;
}

.addbox-header {
  background-color: #ffc600;
  font-size: 8pt;
  font-weight: bold;
  color: black;
  height: 25px;
}

.addbox-header img {
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
  margin-right: 5px;
}

.addbox-content img {
  vertical-align: middle;
}

.addbox-content div.csc-frame-rulerAfter {
  height: 1px;
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1px;
  background-image: url(../img/bg_right_ruler.gif);
  background-repeat: repeat-x;
}

.addbox-picture .addbox-header {
  background-image: url(../img/yellow_stripe.gif);
  height: auto;
  background-repeat: repeat-x;
  background-color: transparent;
  background-position: left 19px;
  height: 57px;
}
.addbox-picture .addbox-header img {
  margin-right: 0px;
  margin-left: 8px;
}

.addbox-header p.addbox{
  margin-top: 3px;
  margin-left: 7px;
  padding: 0px;
  padding-top: 3px;
}

.addbox-content {
  padding: 5px;
}

.addbox-content a {
  color: #000;
  text-decoration: none;
}

.addbox-content a:hover {
  text-decoration: underline;
}

.addbox-content .news-latest-item {
  margin: 0px;
  margin-bottom: 5px;
}

.addbox-content h1 {
  color: #3455b6;
  font-size: 8pt;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}

.addbox-content h3 {
  margin: 0px;
  padding: 0px;
}

.addbox-content h3 a {
  color: #3455b6;
  font-size: 9pt;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}


.addbox-content h3 a:hover {
  color: black;
  text-decoration: none;
}

.addbox-content p {
  margin: 0px;
  padding: 0px;
}

.addbox-content .news-latest-gotoarchive {
  text-align: left;
}

.addbox-content .news-latest-gotoarchive a {
  font-size: 8pt;
  font-weight: normal;
}