
DIV.titledivc
{ 
  font-size: 16px;
  font-weight: bold;
  position: relative;
}

DIV.titledivc2
{ 
  font-size: 16px;
  font-weight: bold;
  position: absolute;
}

DIV.descdivc
{ 
  position: relative;
}

DIV.descdivc2
{ 
  position: absolute;
}

DIV.listdivc
{ 
  position: relative;
}

DIV.listdivc2
{ 
  position: absolute;
}

TD.chatlist
{
  font-size: 10px;
  vertical-align: top;
}

INPUT.nickinp
{
  width: 100px;
}

