/** PageBody Settings **/

.Photo {
  width: 90px;
  height: 120px;
}

.PhotoDiv {
  float: left;
  padding-bottom: 5px;
}

.InfoDiv {
  float: left;
  width: 190px;
  padding-left: 3px;
}

.InfoDiv table {
  width: 100%;
}

.InfoDiv table td {
  padding: 3px;
  text-align: left;
}

.InfoTD {
  width: 80%;
}

.ID {
  color: #FFFF00;
}

