@import url( ../App_Themes/2006Green/css/layout.css );
@import url( ../App_Themes/2006Green/css/forms.css );
@import url( ../App_Themes/2006Green/css/fonts.css );
*
{
    width: auto !important;    
    white-space: normal;
    clear: both;
}
BODY
{
    background: #fff;
    height: 0px;
}
#globalnav
{
    display: none !important;
}
#footerlinks
{
    display: none !important;
}
#accesslink
{
    display: none !important;
}
.categories-pf {display: none;}
.content { margin: auto; float: left; height: 80%; width: 100%; overflow: hidden; }
