#cell {
    font-family: 'Courier', monospace;
    text-align: left;
    font-size: 12px;
    padding: 0px 1px 0 1px;
    border-radius: 1px;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap;
    color: black;
    line-height: 14px;
}

.subtype {
  font-size: 100%;
  color:#666666;
  font-family: Helvetica;
}


.columnFocus {

 display:none;
}

.alignment {
  height: 200px;
  overflow-y: scroll;
  text-align: left;
  overflow-x: hidden;
}

.alignmentDiv {
  text-align: center;
  white-space: nowrap;
  padding:5px;
}
