form {
	padding: 15px;
	background: #eeeeee;
	width: 490px;
}
input.input {
	width: 470px;
}
textarea {
	width: 470px;
}
#div-content p.sikeresen_elkuldve {
	border-bottom: 1px solid #009900;
	border-top: 1px solid #009900;
	color: #009900;
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
	background: #eeeeee;
	text-align: center;
	margin: 30px 0 30px 0;
}
#div-content p.hibas_kitoltes {
	border-bottom: 1px solid #990000;
	border-top: 1px solid #990000;
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
	background: #eeeeee;
	text-align: center;
	margin: 30px 0 30px 0;
}