td.gbtitle
{
   background: #a55800;
   font-weight: normal;
   color: #6e2b18;
   font-size: 1.0em;
}

td.gblightline
{
   background: #cab5a7;
}

td.gbdarkline
{
   background: #cab5a7;
}

span.gbdatetime
{
   font-size: 0.8em;
}

div.gbname
{color: #6e2b18;
   font-weight: bold;
   font-size: 1.0em;
   overflow: hidden;
   width: 100%;
}

span.gbmessage
{color: #6e2b18;
   font-weight: normal;
   font-size: 1.0em;
}

input.gbcaptcha
{
   font-weight: normal;
   color: black;
   background: white;
}

input.gbtextbox
{
   font-weight: normal;
   color: black;
   background: white;
}

textarea.gbmsgbox
{
   font-weight: normal;
   color: black;
   background: white;
   overflow: auto;
}
