.bottom-window {
  padding-top: 10px;
  width: 951px;
  background: none;
  background-color: #F1F1F1;
}

.bg-line
{
  background: none;
}

.centre {
  float: left;
  width: 631px;
  margin-left: 7px;
  margin-right: 7px;
  padding: 4px;
}

.rightbar {
  margin-left: 13px;
  float: left;
  width: 276px;
  padding: 0px;
  background-image: url(../gfx/newsrow.jpg);
  background-position: 0px 0px;
  background-repeat:no-repeat;
  padding: 0px;
  
}

.rightbar .content {
  background-image: url(../gfx/onerow_bg.gif);
  background-position: 0px 290px;
  background-repeat:no-repeat;
}

.title {
  height: 36px;
  overflow: hidden;
}

.title h1 {
  font-size: 11pt;
  font-weight: normal;
  color: white;
  padding: 0px;
  margin: 0px;
  margin-top: 0.8em;
  margin-left:10px;
}
* html .title h1 {
  font-size: 10pt;
}

.content {
  padding: 10px;
}


.link-part {
  text-align: right;
  margin-bottom: 5px;
}

.breadcrum {
  margin-top: 0px;
  margin-left: 10px;
  margin-bottom: 12px;
  font-size: 8pt;
}

.breadcrum p.bodytext {
  margin-top: 0px;
  font-size: 8pt;
}

.csc-frame-rulerAfterBreadcrum {
  background-image: url(../gfx/hr.gif);
  background-repeat: repeat-x;
  width: 611px;
  height: 1px;
  padding: 0px
  margin-top: 5px;
  margin-left: 10px;
  font-size:1px;
}

h1.csc-firstHeader {
  font-weight: bold;
  font-size: 15px;
  margin-top: 13px;
  margin-bottom: 5px;
  
}
