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


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

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


/*  */
