#tickerContent {
  position: absolute;
  width: 420px; 
  height: 195px;
  background-color: white;
  overflow: hidden;
  border: 0px solid #E33000;
  padding: 0px;
  padding-left: 0px;
}

#tickerContent a {
  color:#E33000;
}