td.gbtitle
{
   background: #C00;
   font-weight: normal;
   color: white;
   font-size: 10pt;
   padding: 5px;
}

td.gblightline
{
   background: #FFFFFF;
}
.gblightline img
{
   border: 0px solid #FFFFFF;
}

td.gbdarkline
{
   background: #FCC;
}
.gbdarkline img
{
   border: 0px solid #FFFFFF;
}
span.gbdatetime
{
   font-size: 8pt;
}

div.gbname
{
   font-weight: bold;
   font-size: 10pt;
   overflow: hidden;
   width: 100%;
}

span.gbmessage
{
   font-weight: normal;
   font-size: 10pt;
   padding: 5px;
}

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: auto;
}
