#wrapper {
  width: 92%;
  float:right;
}
#ticker_container {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  background: #1497f0;
  border: none;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; 
color:white;
}
