

.temptab {
    font-family : Verdana, Arial, 'Sans Serif';
    font-size : 1em;
  }


.temptab tr {
  }


.temptab tr td {
    vertical-align : bottom;
    height : 140px;
    width : 30px;
    background-color : #AFCDD1;
    font-size : 0.9em;
white-space: nowrap;
  }


.temptab tr th {
    width : 20px;
    background-color : #AFCDD1;
  }


.temptab tr td img {
    display : block;
  }

