td.gbtitle
{
   background: #562916;
   font-family: Georgia, serif;
   font-weight: normal;
   color: white;
   font-size: 13px;
}
td.gblightline
{
   background: #EFDEC9;
}
td.gbdarkline
{
   background: #E3CAAA;
}
span.gbdatetime
{
   font-size: 10px;
}
div.gbname
{
   font-weight: bold;
   font-size: 11px;
   overflow: hidden;
   width: 100%;
}
span.gbmessage
{
   font-weight: normal;
   font-size: 11px;
}
input.gbcaptcha
{
   font-weight: normal;
   color: #444;
   background: white;
}
input.gbtextbox
{
   font-weight: normal;
   color: #444;
   background: white;
}
textarea.gbmsgbox
{
   font-weight: normal;
   color: #444;
   background: white;
   overflow: auto;
}

