span.date
{
   font-weight: light;
   color:red;
   font-family: arial;
   font-size: 0.8em;
}
td.gbtitle
{
	background: White;
	font-weight: normal;
	color: #333333;
	font-size: 1.0em;
}
td.gblightline
{
	background: #ffffff;
}
td.gbdarkline
{
   background: #ffffff;
}
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;
}
