#ticker {
    width: 530px;
    height: 25px;
    overflow: hidden;
    white-space: nowrap;
}

#tickercontent {
    width: 1800px;
    text-align: center;
}
