td.gbtitle
{
   background: #CCD1D5;
   font-weight: normal;
   color: #FFFFFF;
   font-size: 1.0em
}

td.gblightline
{
   border-bottom:1px dashed #C0C0C0; background:#FCFCFC; border-left-width:1px; border-right-width:1px; border-top-width:1px 
}

td.gbdarkline
{
   background:#FCFCFC; border-bottom:1px dashed #C0C0C0; border-left-width:1px; border-right-width:1px; border-top-width:1px
}

span.gbdatetime
{
   font-size: 0.8em;
}

div.gbname
{
   font-weight: bold;
   font-size: 1.0em;
   overflow: hidden;
   width: 100%; color:#8F8F8F; font-style:bold
}

span.gbmessage
{
   font-weight: normal;
   font-size: 1.0em; color:#808080
}

input.gbcaptcha
{
   border:2px solid #DA4908; background-position: 0% 0%; font-weight: bold;
   background-image:none; background-repeat:repeat; background-attachment:scroll; color:#969696; letter-spacing:2
}

input.gbtextbox
{
   border:1px solid #BBBBBB; font-weight: normal;
   color: #808080;
   background: #FCFCFC; 
}

textarea.gbmsgbox
{
   border:1px solid #BBBBBB; font-weight: normal;
   color: #808080;
   background: #FCFCFC;
   overflow: hidden; width:400px; height:100px
}
