.add table td{
padding:0 0 8px 0;
border:0;
font-family:georgia;
font-size:12px;
}
/* view: odd rows */
table.gbentry {
  width: 100%;
  border-collapse: collapse;
  margin:0;
}
table.gbentry td.gbentriesof{
  padding: 8px 12px 8px 12px;
  background: transparent;
}
table.gbentry td.gbnewcomment{
  width: 167px;
  text-align:right;
  font-weight: normal;
  padding: 8px 24px 8px 12px;
  background-color: #FBE5F1;
}
table.gbentry td.gbdate {
  width: 191px;
  text-align:right;
  font-weight: normal;
  padding: 14px 12px 24px 17px;
  background-color: #EDEBEC;
}
table.gbentry td.gbcontent {
  width: ;
  padding: 14px 10px 24px 17px; 
  background-color: transparent;
}
table.gbentry div.gbcomment {
  font-style: italic;
  padding: 5px;
  margin: 15px 5px 0px 5px; 
  border: 1px dashed #BCBCBC;
  background: #FBE5F1;
}
table.gbentry td.gbbottom{
  padding: 8px 12px 8px 12px;
  background: transparent;
}


/* add entry */
.required {
  color: #DC006A;
}
img.button {
  vertical-align: bottom;
}
input.button {
  background:#DC006A;
  color:#FFF;
  font-family:georgia;
}
.input_form {
	font-size: 12px;
	border: 0;
	font-family:georgia;
}
.input_name_field {
	width: 300px;
	font-family:georgia;
	font-size: 12px;
}
.input_mail_field {
	width: 300px;
	font-family:georgia;
	font-size: 12px;
}
.input_website_field {
	width: 300px;
	font-family:georgia;
	font-size: 12px;
}
.input_message_field {
	width: 300px;
	height: 120px;
	font-family:georgia;
	font-size:12px;
}
.input_smileys {
	text-align: right;
}
.smileys {
	border: 0;
}
.captcha_table {
	padding-top: 5px;
	font-family:georgia;
	font-size: 12px;
}
.image_captcha {
	border: 0;
}
.captcha_expl {
	font-size: 0.8em;
	font-family:georgia;
}

/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}
																																																																																																
