.gbmessage br{line-heigt:25px;heigt:25px;}
td.gbtitle
{
   background: #ccc;
   font-weight: normal;
   color:  #fff;
   font-size: 11px;
font-weight:bold;
	background-image: url(../images/hl.jpg);
	background-repeat: repeat-x;
	background-position: left left;
}
td.gblightline
{
   background: #FFF;
}
td.gbdarkline
{
   background: #FFF;
}
span.gbdatetime
{
   font-size: 10px;
}
div.gbname
{
   font-weight: bold;
   font-size: 11px;
   overflow: hidden;
   width: 100%;
}
span.gbmessage
{
   font-weight: normal;
   font-size: 11px;
}
.gbcaptcha{
color:#ff0000;
}
input.gbcaptcha
{
   font-weight: normal;
   color: #000;
   background: transparent;
border-bottom: dashed 1px #ff0000;
border-top:0px;
border-right:0px;
border-left:0px;
   font-size: 11px;
}
input.gbtextbox
{
   font-weight: normal;
   color: #000;
   background: transparent;
border-bottom: dashed 1px #77C153;
border-top:0px;
border-right:0px;
border-left:0px;
   font-size: 11px;
}
textarea.gbmsgbox
{
   font-weight: normal;
font-size:11px;
   color:  #000;
   xbackground:  #fff;
   overflow: auto;
border: solid 1px #77C153;
   background: transparent;
border: dashed 1px #77C153;
}

