.hidden {
  display: none;
}

div.inline-sample-content {
	text-align: center;
	background: url(../images/_formBKGD.jpg) repeat-x center top;
	color: #036c71;
}

label {
	font-size: 11px;
	color: #036c71;
	font-style: italic;
	font-weight: bold;
	padding-right: 225px;
}

input {
	width: 300px;
}

textarea {
	width: 300px;
	height: 100px;
}

#theButton {
	width: 145px;
	height: 33px;
	text-align: center;
}

#KEYCODE {
	visibility: hidden;
	height: 1px;
}
