input.long {
	
}

span.error_text {
	color: red;
}

textarea.text {
	width: 400px;
	height: 200px;
}

span.feedback {
	color: #127BB9;
}

hr.blue {
	border: none;
	border-bottom: 1px dotted #127BB9;
}
