.cell {
  border: solid 1px white;
  font: 12px sans-serif;
  color: #FFF
  font-color: #FFF 
  line-height: 16px;
  overflow: hidden;
  position: absolute;
  text-indent: 2px;
  margin-top: 0px;
  margin-bottom: 15px
}