form.feedback input,
form.feedback textarea {
	width: 400px;
}
form.feedback input.submit {
	width: 410px;
}
form.feedback table tr.captcha input {
	width: 275px;
}
form.feedback table {
	width: 600px;
}
form.feedback {
	width: 600px;
	margin: auto;
	position: relative;
}
.req_marker {
	color: #fee352;
	padding: 0 2px;
}