span.date
{
   font-weight: light;
   color:red;
   font-family: verdana;
   font-size: 0.8em;
}
td.gbtitle
{
   background: #335C9A;
   font-weight: normal;
   color: white;
   font-size: 0.9em;
padding: 3px;
}
td.gblightline
{
   background: #FFFFFF;	padding: 5px;
}
td.gbdarkline
{
   background: #DAE5EA;
	padding: 5px;
}
span.gbdatetime, img
{
   font-size: 0.8em;

	
}
div.gbname
{
   font-weight: bold;
   font-size: 0.9em;
   overflow: hidden;
   width: 100%;
	
}
span.gbmessage
{
   font-weight: normal;
   font-size: 1.0em;
}
#maincontent img {clear: both; border: 0px;}