/* CSS Document */

tr.thumb
{
  margin: 0px;
  padding: 0px;
}

a.thumb_textlinks
{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}
a:active.thumb_textlinks
{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}
a:hover.thumb_textlinks
{
  font-size: 12px;
  color: #999999;
  text-decoration: none;
}

td.thumb_l
{
  width: 60px;
  height: 45px;
  vertical-align: top:
  text-align: center;
  margin-top: 0px;
}

td.thumb_r
{
  width: 60px;
  height: 45px;
  vertical-align: top:
  text-align: center;
  margin: 0px;
}

a.thh
{
  display: block;
  text-align: left;
  vertical-align: top;
  width: 60px;
  height: 45px;
}


