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: #EAD3C1;
}
td.gbdarkline
{
   background: #f5f5f5;
}
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#middlecontent form textarea.pluginEditor
{
   width:540px;
}