#liveticker {
  width: 600px;
  height: 18px;
  overflow: hidden;
  position: absolute;
  left: 345px;
}
#liveticker_canvas {
  line-height: 18px;
  margin-top: 2px;
  white-space: nowrap;
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  position: relative;
  left: 680px;
}
