td.gbtitle
{
   background: #B0C096;
   font-weight: normal;
   color: #505036;
   font-size: 10px;
}

td.gblightline
{
   background: #E8F0D6;
}

td.gbdarkline
{
   background: #BFCAA9;
}

span.gbdatetime
{
   font-size:10px;
}

div.gbname
{
   font-weight: bold;
   font-size:10px;
   overflow: hidden;
   width: 100%;
}

span.gbmessage
{
   font-weight: normal;
   font-size: 10px;
}

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;
}
