

#newsticker-demo { 
width:160px; 
font-family:Arial,Sans-Serif;
font-size:12px;
font-weight: normal;
}

#newsticker-demo a { text-decoration:none; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
padding:5px;
}

.clear { clear: both; }

#scrollup {
  position: relative;
  overflow: hidden;
  height: 80px;
  width: 155px;
}
.headline {
  position: absolute;
  top: 210px;
  left: 15px;
  height: 80px;
  width:150px;
}
