/* New homepage design styles - Added by Matt Stiefel on May 6, 2011 */

#carousel ul {
        list-style: none;
        width:1600px;
        margin: 0;
        padding: 0;
        position:relative;
}
#carousel li {
        display:inline;
        float:left;
}
