span.date
{
   font-weight: light;
   color:red;
   font-family: verdana;
   font-size: 0.8em;
}
td.gbtitle
{
   background: #87B6C8;
   font-weight: normal;
   color: #1A58AC;
   font-size: 0.7em;
}
td.gblightline
{
   background: #B0C7D0;
}
td.gbdarkline
{
   background: #AAD4E4;
}
span.gbdatetime
{
   font-size: 0.8em;
}
div.gbname
{
   font-weight: bold;
   font-size: 0.8em;
   overflow: hidden;
   width: 100%;
}
span.gbmessage
{
   font-weight: normal;
   font-size: 0.9em;
}