/*if using this style, config settings are ignored*/
marquee.ticker {
  margin-top: 0px;
  padding: 0px 0px 0px 0px;
  background-color: transparent;
  color: Yellow;
  font-size:12pt;
  font-weight:bold;
  width:95%;
  border: 0px;
}
div.ticker {
  background-color: transparent;
  text-align: center;
  font-style:italic;
  width:100%;
  border: 0px;
}