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


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

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


/*  */
