@charset "utf-8";
/*
 * Raceday specific CSS
 *
 */
 
/*
 * Sponsor rotation widget
 */
#ulSponsors li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#ulSponsors li img {
    max-width: 300px;
    max-height: 200px;
    display: none;
}

/* Styles for autoFill.js */

.cMatches {
    position: absolute;
    top:50px;
}