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


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

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


/*  */
