td.suckitNorm
{
   background-color: white;
}

td.suckitAlt
{
   background-color: white;
}

.suckitCommentTitle
{
   border-bottom: 1px solid #999999;
}

.suckit
{
   text-align: left;
   margin: 0;
}

.suckitBox
{
  margin-top: 5px;
  margin-bottom: 5px;
}

.suckitTitle
{
  background-color: #eeeeee;
  border-bottom: 1px solid #999999;
}

.suckitWarn
{
   width: 400px;
   padding-top: 1em;
   padding-bottom: 1em;
   padding-left: 1em;
   padding-right: 1em;
   color: black;
   border: 1px solid #990000;
   background-color: red;
}

span.suckitOpen
{
   color: #9999ff;
}

span.suckitClosed
{
   color: #ff9999;
}

span.suckitAdded
{
   color: #99ff99;
}


