span.date
{
   font-weight: light;
   color:red;
   font-family: Verdana, Helvetica, Arial, sans-serif;;
   font-size: 100%;
}
td.gbtitle
{
   background: #F6A17C;
   font-weight: bold;
   color: #404040;
   font-size: 100%;
}
td.gblightline
{
   background: #FFFFFF;
}
td.gbdarkline
{
   background: #d9dee3;
}
span.gbdatetime
{
   font-size: 80%;
}
div.gbname
{
   font-weight: bold;
   font-size: 80%;
   overflow: hidden;
   width: 100%;
}
span.gbmessage
{
   font-weight: normal;
   font-size: 100%;
}
