table.gbentry {
  width: 100%;
  border: 1px solid #DCDCDC;
  border-collapse: collapse;
  margin-bottom: 10px;
}

table.gbentry td.gbtitle, table.gbentry td.gbtitle_right {
  font-weight: bold;
  padding: 0 5px 0 5px;
  background-color: #DCDCDC;
  color: #000000;
}

table.gbentry td.gbcontent {
  padding: 5px; 
  background-color: #FFFFFF;
  color: #000000;
  vertical-align: top;
  text-align: justify;
}
table.gbimg {
  float: left;
}
.input_smileys, .smileys{
display:table-cell;
text-align:center;
}
.input_form{
margin:0 auto 0 auto;
width:75%;
}
table.gbentry td.gbtitle_right {
text-align: right;
}
img.button {
float:left; 
margin:0 5px 0 5px;
}
img.button {
  vertical-align: bottom;
}
.input_form {
	font-size: 1em;
	border: 0;
}

.input_name_field {
	width: 300px;
}

.input_mail_field {
	width: 300px;
}

.input_website_field {
	width: 300px;
}

.input_message_field {
	width: 300px;
	height: 80px;
}

.input_smileys {
	text-align: center;
}
.smileys {
	border: 0;
}

.captcha_table {
	padding-top: 5px;
}

.image_captcha {
	border: 0;
}

.captcha_expl {
	font-size: 0.8em;
}