td.gbtitle
{
   background: Silver;
   font-weight: bold;
   color: white;
   font-size: 9pt;
	width:445px;
}

td.gblightline
{
   background: #F2F2F2;
}

td.gbdarkline
{
   background: #D0DEE4;
}

span.gbdatetime
{
   font-size: 8pt;
}

div.gbname
{
   font-weight: bold;
   font-size: 8pt;
   overflow: hidden;
   width: 100%;
}

span.gbmessage
{
   font-weight: normal;
   font-size: 9pt;
}

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;
}
