

/*-- Page Background --*/
body.SFI
{
    background:  url(/sfi/images/blue-bg.jpg) left top repeat-x
}
body.newActivity.SFI
{
    background: #fff;
}

/*-- Activity Icon -- */
.SFI #activity section.module .VideoActivity
{
    background: url(../data/skinData/SFI/VideoActivityIcon.png) 20px top no-repeat
}
.SFI #activity section.module .InfoQuest
{
    background: url(../data/skinData/SFI/InfoQuestIcon.png) 20px top no-repeat
}
