﻿#ticker { 
  position: absolute;
  font-size: 11px;
  line-height: 0.9em;
  top: 468px;
  left: 109px;
  width: 650px;
  height: 50px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  color:white;
}

#ticker p { 
  position: relative;
  display: none;
  padding: 0.5em 0;
  margin: 0;
}