div#right input {
	width: 211px;
	height: 16px;
	padding: 4px;
	background-color: #fff;
	border: 0;
	margin-bottom: 3px;
}
div#right label {
	display: block;
	margin-bottom: 2px;
}
div#right textarea {
	overflow: auto;
	padding: 7px;
	width: 211px;
	height: 90px;
	border: 0px;
	margin-bottom: 11px;
}
div#right input.sendbutton {
	width: 144px;
	height: 30px;
	padding: 0px;
	background: transparent url(../images/buttons/submit.jpg) no-repeat left top;
	cursor: pointer;
}

.error {
	color: #ff0000;
}
ol.cf-ol {
	list-style: none;
	padding: 0px;
}
span.reqtxt, span.emailreqtxt, fieldset.cf_hidden  {
	display: none;
}
