#sections {
  position: relative;
  width: 250px;
  top: 0px;
  z-index: 90;
}

.step {
}

#vis.activevis {
  position: fixed;
  top: 60px;
  z-index: 1;
}

#vis {
  margin-left: 0;
  height: 500px;
  width: 600px;
  z-index: 1;
}

#startspace {
height: 72px;
}


#visblock {
  height: 500px;
  width: 600px;
  display: none;
}


hed-small {
font-size: 10px;
}

hed-large {
font-size: 36px;

}