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

td.gblightline
{
   background: #FFFFFF;
}

td.gbdarkline
  { background: #d8dadc }

span.gbdatetime
{
   font-size: 0.8em;
}

div.gbname
 { color: #903; font-size: 1em; font-weight: bold; width: 100%; overflow: hidden }

span.gbmessage
{
   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: hidden;
}

