td.gbtitle
{
background: #ff0000;
font-weight: normal;
color: white;
font-size: 0.9em;
}
td .gblightline{
background-color: #FFFFFF;
}
td .gbdarkline{
background-color: #ff6600;
}
span.gbdatetime
{
   font-size: 10px;
   color:black;
}
div.gbname
{
   font-weight: bold;
   font-size: 11px;
   color:black;
   overflow: hidden;
   width: 100%;
}
span.gbmessage
{
   font-weight: normal;
   font-size: 12px;
   color:black;
}
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;
}
div.gbname{
font-weight:bold;
}
div.pluginedit{
color:black;
}