td.gbtitle
{
   background: #FFFFFF;
   font-weight: normal;
   color: white;
   font-size: 1.0em;
}

td.gblightline
{
   background: #222222;
}

td.gbdarkline
{
   background: #555555;
}

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: white;
   background: black;
}

input.gbtextbox
{
   font-weight: normal;
   color: white;
   background: black;
}

textarea.gbmsgbox
{
   font-weight: normal;
   color: white;
   background: black;
   overflow: auto;
}
