.Newsticker{
  margin:70px 0;
  height:100px;
  width:100%;
  background-color: #fcc400;
}
.Newsticker .grid_12{
  padding-top:16px;
}
.Newsticker h3{
  background-color: #fff;
  color:#000;
  padding:20px 26px;
  float:left;
  font-family:"Futura W01 Book";
  font-size:18px;
}
.Newsticker .csTicker.csTicker--mini li > p.h3{
  color:#000;
  font-size:20px;
  text-transform: uppercase;
   font-family:"Futura W01 Book";
}
.csTicker li{
  border:none !important;
}