td.gbtitle
{
   background: #000000;
   font-weight: bold;
   font-family: "Lucida sans", Tahoma, Arial, Helvetica, Sans Serif;
   color: #8BC22E;
   font-size: 11pt;
}

td.gblightline
{
   background: #292929;
   color:#c0c0c0;
}

td.gbdarkline
{
   background: #292929;
}

span.gbdatetime
{
   font-size: 0.8em;
}

div.gbname
{
   font-weight: bold;
   font-size: 1.0em;
   overflow: hidden;
   width: 100%;
}

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: auto;
}

br.gb_br
{
	line-height: 1;
}
