a img {
 border:none;
}
.nlsscroller {
  border-top:#c3dfea 0px solid;
  border-bottom:#c3dfea 0px solid;
}

.scrlclient {
  padding:5px;
  /*background-image:url(img/scrlbg.gif);*/
  background-repeat:repeat-x;
}

.scrltoolbar {
  border:#c3dfea 1px solid;
  border-bottom:none;
  padding:0px;
  height:18px;
}

.scrlcontentfrm {
  width:100%;
  height:100%;
}

.scrlcontent {
  font-family:verdana;
  font-size:8pt;
  color:#484848;
  text-align:center;
  width:100%;
  height:100%;
}

/*style for topic break*/
.nlsscrollerbreak{display:none;}