td.gbtitle
{
	background: #990000;
	font-weight: bold;
	color: #F3EEE4;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	padding: 6px 3px 6px 6px;
}

td.gblightline
{
   background: #F2EEE1;
   padding: 7px 3px 3px 7px;
}

td.gbdarkline
{
	background: #E6DDD5;
	padding: 7px 3px 3px 7px;
}

span.gbdatetime
{
   font-size: 10px;
   
}

div.gbname
{
   font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
   font-weight: bold;
   font-size: 10px;
   color: #990000;
   overflow: hidden;
   width: 100%;
}

span.gbmessage
{
   font-weight: normal;
   font-size: 12px;
   color: #990000;
   line-height: 0.8em;
   
}

input.gbcaptcha
{
   font-weight: normal;
   color: #990000;
   background: white;
   
}

input.gbtextbox
{
   font-weight: normal;
   color: #990000;
   background: white;
   
}

textarea.gbmsgbox
{
   font-weight: normal;
   color: #990000;
   background: white;
   overflow: hidden;
   
}

