
DIV.maillistdivc
{
  position: relative;
}

DIV.maillistdivc2
{
  position: absolute;
}

TABLE.mltable { }

TR.mlrow { }

TD.mltit
{
  font-weight: bold;
  border-bottom: 1px solid gray;
}

TD.mlhi
{
  font-weight: bold;
}

#nextlink
{
  font-weight: bold;
  text-decoration: none;
}

#prevlink
{
  font-weight: bold;
  text-decoration: none;
}


