@charset "utf-8";
.text {
	font-family: arial;
	font-size: 11px;
	line-height: 22px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	color: #ccc;
	background-color: #333;
	border: thin solid #555;
	height: 40px;
	width: 400px;
	padding: 5px 5px 5px 5px;
}
.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	color: #ccc;
	background-color: #333;
	border: thin solid #555;
		width: 400px;
			padding: 5px 5px 5px 5px;
}

