span.date
{
   font-weight: light;
   color:red;
   font-family: verdana;
   font-size: 9px;
}
td.gbtitle
{
   background: #B5C0CF;
   font-weight: normal;
   color: white;
   font-size: 12px;
}
td.gblightline
{
   background: #F9F3E5;
   padding:5px;
}
td.gbdarkline
{
   background: #E2E7FB;
   padding:5px;
}
span.gbdatetime
{
   font-size: 9px;
}
div.gbname
{
   font-weight: bold;
   font-size: 11px;
   overflow: hidden;
   width: 100%;
}
span.gbmessage
{
   font-weight: normal;
   font-size: 12px;
}
div#content2 form textarea.gbooktext{width:500px;}
