.nlsscroller {
width: 350px;
overflow: scroll;
border-bottom: #999 solid 3px;
background: url(../img/news_bg.jpg) top repeat-x #FFFFFF;
}

.scrlclient {
}

.scrltoolbar {
  border-bottom:none;
  padding:0px;
  height:18px;
}

.scrlcontentfrm {}

.scrlcontent {
  padding:5px;
  font-family:verdana;
  font-size:8pt;
  color:#484848;
  vertical-align:top;
  border-bottom: #ccc dashed 1px;
}

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

/*For wipe effect only*/
.scrlefflayerH {
    background-color:#ffffff;
    background-repeat:repeat-x;
}

.scrlefflayerV {
    background-color:#ffffff;
}