.gbook {
	background: url('/images/guestback.gif') #d6d5bf;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	margin: 1% 5%;
}

.msg {
	width: 100%;
	border: 1px solid #99cdff;
}

.msg td {
	vertical-align: middle;
}

.msgtext {
	border: 1px solid #99cdff;
	padding: 5%;
}

#form th {
	font-family: "Courier New";
	font-size: 22px;
}

#form td.title {
	font-family: "Courier New";
}

#form td a {
	cursor: pointer;
	text-decoration: underline;
}

#form input {
	background: #eeecfb;
	font-size: 14pt;
}

#form input#digit {
	text-align: center;
	border: 1px outset #0f0;
}

#form textarea {
	background: #f9faf9;
	font-family: Tahoma, san-serif;
	border: 1px inset #000;
}

.error {
	color: #f00;
	font-size: 18px;
}

span.adminans {
	font-size: 14px;
	color: #99CDFF;
}