
#view-templates {
  display: none;
}

.screen {
  display: none;
}

.screen-active {
  display: block;
}

table {
  border: 0;
  border-spacing: 0;
  border-collapse: collapse;
}
  table td {
    padding: 0;
  }

a {
  color: #333;
}

img {
  border: 0;
}

.clear {
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
}
