td.gbtitle
{
   background-color: #000;
   font-weight: normal;
   color: #ffffff;
   font-size: 0.9em;
}
td.gblightline
{
   background-color: #000;
}
td.gbdarkline
{
   background-color: #000;
}
span.gbdatetime
{
   color: #999999;
   font-size: 0.8em;
}
div.gbname
{
   color: #cccccc;
   font-weight: bold;
   font-size: 0.9em;
   overflow: hidden;
   width: 100%;
}
span.gbmessage
{
   color: #fff;
   font-weight: normal;
   font-size: 1.0em;
}
input.gbcaptcha
{
   font-weight: normal;
   color: #990000;
   background-color: #ffcc66;
}
input.gbtextbox
{
   font-weight: normal;
   color: #990000;
   background-color: #ffcc66;
}
textarea.gbmsgbox
{
   font-weight: normal;
   color: #990000;
   background-color: #ffcc66;
   overflow: auto;
}

