.oddcomment
{
/*  color: #00ff00; */
  border-bottom: solid;
  border-width: thin;
  padding:10px 0px;
}

.oddcomment a
{
}

.evencomment
{
/*  color:#ffff00; */
  border-bottom: solid;
  border-width: thin;
  padding:10px 0px;
}

.evencomment a
{
}

.commentdiv
{
  padding:10px 0px;
}