﻿.marqueeInterior 
{
    background: url(Images/marquee-interior.jpg) top left no-repeat;
}


#headEnterToWin 
{
    background: url(Images/headers/head-enter-to-win.gif) top left no-repeat;
    width: 382px;
    height: 54px;
}

#contestSlideshow, .contestImg
{
    margin-bottom: 20px;
}

#headEnterContest
{
    background: url(Images/headers/head-enter-the-contest.gif) top left no-repeat;
    width: 176px;
    height: 17px;
}

#headCelebrate
{
    background: url(Images/headers/head-winwin.gif) top left no-repeat;
    width: 351px;
    height: 17px;
}

#headSecondPrizes
{
    background: url(Images/headers/head-second-prizes.gif) top left no-repeat;
    width: 93px;
    height: 11px;
}

#headContestDetails
{
    background: url(Images/headers/head-contest-details.gif) top left no-repeat;
    width: 100px;
    height: 13px;
}

#headContestDetails a
{
    width: 100px;
    height: 13px;
    display: block;
}
.smallText 
{
    font-size: 10px;
    color: #333333;
}
