h3
{
  font-size: 12px;
  font-weight: normal;
  padding: 0;
  margin: 0;
}
.hidden
{
  display: none;
}
.error, .red
{
  color: red;
}
.mess2
{
	TEXT-ALIGN: left;
}
.center2
{
  min-height: 550px;
}
.ok
{
  color: green;
}
.gbinput
{
  background: url(../images/input-text.gif) 0 0 repeat-x;
  height: 14px;
  width: 213px;
  border-top: solid 1px #90774F;
  border-right: solid 1px #E2D5BB;
  border-bottom: solid 1px #EBE6D5;
  border-left: solid 1px #9f8963;
  font-size: 11px;
}
.gbcapcha
{
  width: 39px;
}
.gbtextarea
{
  background: url(../images/textarea.gif) 0 0 repeat-x;
  height: 128px;
  width: 376px;
  border-top: solid 1px #90774F;
  border-right: solid 1px #E2D5BB;
  border-bottom: solid 1px #EBE6D5;
  border-left: solid 1px #9f8963;
  font-size: 11px;
}
a.gbsubmit
{
  width: 136px;
  line-height: 20px;
  background: url(../images/button.gif) 0 0 no-repeat;
  margin-left: 10px;
  display: inline-block;
  color: #0d4465;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
a:hover.gbsubmit
{
  background: url(../images/button.gif) 0 -20px no-repeat;
}
a:active.gbsubmit
{
  background: url(../images/button.gif) 0 -40px no-repeat;
}
table.gb td
{
  vertical-align: top;
  line-height: 16px;
  font-size: 14px;
  color: #0d4465;
}
p.gbavtor
{
  color: #0d4465;
  font-size: 14px;
  font-weight: bold;
}
p.gbavtor .date
{
  color: #cf9450;
}
.gbrows, .gbrows a
{
  font-size: 13px;
  color: #0d4465;
}

