span.date
{
   font-weight: light;
   color:white;
   font-family: verdana;
   font-size: 0.8em;
}
td.gbtitle
{
   background: #292229;
   font-weight: normal;
   color: white;
   font-size: 0.7em;
}
td.gblightline
{
   background: #564148;
}
td.gbdarkline
{
   background: #735760;
}
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.8em;
}