/*
==============================================
File Name:  slim-footer.css
Created:    January 25, 2010
By:         Ian Semey
==============================================

Is used to display a simplified view of the website.
bottom sitefooter is reduced to level 0 line.

----------------------------------------------
Allowed CSS Declarations
----------------------------------------------
ALL

----------------------------------------------*/
.siteFooter .siteFooterInner .column {
    display: none;
}


