td.gbtitle
{
   background: #B1A269;
   font-weight: normal;
   color: white;
   font-size: 1.0em;
}
td.gblightline
{
   background: #F6F6F6;
}
td.gbdarkline
{
   background: #EDEDED;
}
span.gbdatetime
{
   font-family:Verdana;
   font-size: 0.8em;
   color:#333333;
}
div.gbname
{
   font-family:Verdana;
   font-weight: bold;
   font-size: 1.0em;
   overflow: hidden;
   width: 100%;
   color:#666666;
}
span.gbmessage
{
   font-family:Verdana;
   font-weight: normal;
   font-size: 1.0em;
   color:#333333;
}
input.gbcaptcha
{
   font-family:Verdana; 
   font-weight: normal;
   font-size: 1.2em;
   color: black;
   background: #E7ECE9;
}
input.gbtextbox
{
   font-family:Verdana;
   font-weight: normal;
   color: black;
   background: white;
}
textarea.gbmsgbox
{
   font-family:Verdana;
   font-weight: normal;
   color: black;
   background: white;
   overflow: auto;
}
