td.gbtitle
{
padding: 5px;
widht: 520px;
   background: #6a4101;
   font-weight: bold;
   color: #FFFFFF;
   font-size: 1.0em;
}

td.gblightline
{
padding: 5px;   background: #FFFFFF;
}

td.gbdarkline
{
padding: 5px;   background: #FFFFFF;
}

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

div.gbname
{
   font-weight: normal;
   font-size: 1.0em;
   overflow: hidden;
   width: 100px;
}

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

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

