/* <!-- compression status: disabled --> (this is for http compression) */
/*  (do not remove this :) */


#afsca-header,
#afsca-left,
#afsca-portal-siteactions,
#afsca-footer
 {
    /* Hides all the elements irrelevant for presentations */
    display: none !important;
    width: 0px !important;
    height: 0px !important;
}

#afsca-container,
#afsca-main,
#afsca-right,
#afsca-content,
.afsca-documentContent,
{
  overflow: visible !important; /*Mozilla*/
  overflow-x : visible !important; /*Explorer*/
  overflow-y : visible !important;
}


/*  */
