td.gbtitle
{
   background: #FFFFFF;
   font-weight: normal;
   color: white;
   font-size: 14px;
}
td.gblightline
{
   background: #FFFFFF;
}
td.gbdarkline
{
   background: #FFFFFF;
}
span.gbdatetime
{
   font-size: 12px;
}
div.gbname
{
   font-weight: bold;
   font-size: 14px;
   overflow: hidden;
   width: 100%;
}
span.gbmessage
{
   font-weight: normal;
   font-size: 14px;
}
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;
   width: 100%;
}
.plugintextarea, .plugintext, .plugineditform
{
width: 100%;
}