#sponsor-list {
    width:285px;
    height:70px;
    overflow:hidden;
    position:relative;
}

#sponsor-list li {
    list-style-type:none;
    width:100%;
    text-align:center;
    font-size:20px;
    font-family:arial;
    
}
