#tlist
{
  list-style-image:url(../img/blokje.png);
}

.timg
{
  display: block;
  float: left;
  border-style: none;
  border-color: #000;

  width: 110px;
  height: 128px;
  /*margin: 0px;*/
  margin: 0px 1px 1px 0px;
  padding: 0px;  
}

a.tlink:visited, a.tlink:link, a.tlink:active, a.tlink:hover
{
  font-weight: bold;
  text-decoration: none;  
  font-family: Lucida Sans, sans-serif;  
}
