span.date
{
   font-weight: light;
   color:red;
   font-family: verdana;
   font-size: 0.8em;
}
td.gbtitle
{
   background: #cccccc;
   font-weight: normal;
   color: black;
   font-size: 1.0em;
}
td.gblightline
{
   background: #FFFF99;
}
td.gbdarkline
{
   background: #FFFF99;
}
span.gbdatetime
{
   font-size: 0.8em;
}
div.gbname
{
   font-weight: bold;
   font-size: 1.0em;
   overflow: hidden;
   width: 100%;
}
span.gbmessage
{
   font-weight: normal;
   font-size: 1.0em;
}
td.info
{
   background: darkorange;
}
td.message
{
   background: #FFFFFF;
}

