td.gbtitle
{
   background: #000;
   font-weight: normal;
   color: #fff;
   font-size: 12px;
}
td.gblightline
{
   background: #000;
   border-bottom:1px solid #333;
}
td.gbdarkline
{
   background: #000;
   border-bottom:1px solid #333;
}
span.gbdatetime
{
   font-size: 0.8em;
}
div.gbname
{
   font-weight: bold;
   font-size: 1.0em;
   overflow: hidden;
   width: 100%;
}
span.gbmessage
{
   font-weight: normal;
   font-size: 1.0em;
}
input.gbcaptcha
{
   font-weight: normal;
   color: black;
   background: white;
}
input.gbtextbox
{
   font-weight: normal;
   background:#fff;
}
textarea.gbmsgbox
{
   font-weight: normal;
   color: black;
   background:#fff;
   overflow: auto;
}
