.presentation ul, .presentation li {
  padding: 0px;
  margin: 0px;
  list-style-type: none; }
.presentation .items li {
  position: absolute;
  overflow: hidden; }
  .presentation .items li .content {
    display: block;
    position: relative; }
    .presentation .items li .content a {
      display: block; }
    .presentation .items li .content .label {
      position: absolute; }
.presentation .switcher .header {
  display: none; }
.presentation .switcher .description {
  display: none; }

/*# sourceMappingURL=styles.css.map */
