span.date
{
   font-weight: light;
   color:red;
   font-family: arial, verdana;
   font-size: 0.8em;
}
td.gbtitle
{
   background: #CFCFCF;
   /*background:#ffffff url(../../../images/bg-gitter.gif);*/
   font-weight: normal;
   color: Black;
   font-size: 1.0em;
}
td.gblightline
{
   background: #F7F5F4;
}
td.gbdarkline
{
   background: #E8E5DE;
}
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;
}