div#otsikko {
  position: absolute;
  top: 77px;
  left: 0px;
  height: 43px;
  width: 207px;
  border-left: 1px solid #444444;
  background-image: url('/img/atlf_band.jpg');
}
table#infotable td { 
  padding: 5px;
  vertical-align: top;
  font-size: 9px;
}
table#infotable td p { 
  margin-top: 0px;
}
table#infotable td.infotd {
  width: 250px;
}
table#infotable td div img {
  border: 1px solid #444444;
}
table#infotable td.infotd div {
  padding: 5px;
  min-height: 90px;
}
* html table#infotable td.infotd div {
  height: 90px;
}

